Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play Asset Delivery Error Code does not match #121

Closed
TTianshun opened this issue Sep 25, 2022 · 1 comment
Closed

Play Asset Delivery Error Code does not match #121

TTianshun opened this issue Sep 25, 2022 · 1 comment

Comments

@TTianshun
Copy link

I build the app-bundle-sample and did both internal test and local test, but the RequestInfo and RequestDownload always returns NO_ERROR. I tested it with insufficient storage and network disconnected and call RequestInfo with incorrect asset names, but it always returns NO_ERROR and the download didn't begin.
Then I use adb logcat to see the logs. I found logs like:
09-25 14:57:05.654 11855 11871 I PlayCore: UID: [10147] PID: [11855] AssetPackServiceImpl : onError(-10)
Apparently play core API triggered the error code. But it still returns NO_ERROR.

@TTianshun
Copy link
Author

Sorry to bother, I made a mistake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant