Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 1 replies
156
Views
Why can a model deployed to the cloud be downloaded only once?
After my model was deployed to the cloud, I successfully downloaded the model collection through the beginAccessingModelCollectionWithIdentifier:completionHandler: API for the first time. Then I delete the app, install and fetch again, it will fail to download with timeout error.