Start application, after this we start downloading on-demand bundles
Disable wifi on device and close app
Wait for bundle downloading is stopped
Enable Wifi
In Notification bar you should see stopped downloading process
Start application
After all of these steps we again try to download some of bundles, but get
Failed to retrieve asset pack: AssetPackService : Binder has died.
Received state update "sprites1", that is not associated with an active request.
And downloading process is get stuck. Only canceling the download in the notification panel helps, after canceling the bundles start loading
We use:
"com.google.play.assetdelivery": "1.7.0",
"com.google.play.common": "1.7.0",
"com.google.play.core": "1.7.0"
We have case like below:
After all of these steps we again try to download some of bundles, but get Failed to retrieve asset pack: AssetPackService : Binder has died. Received state update "sprites1", that is not associated with an active request. And downloading process is get stuck. Only canceling the download in the notification panel helps, after canceling the bundles start loading
We use: "com.google.play.assetdelivery": "1.7.0", "com.google.play.common": "1.7.0", "com.google.play.core": "1.7.0"