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

Error: Binder died #14

Open
caraiz opened this issue Oct 29, 2022 · 0 comments
Open

Error: Binder died #14

caraiz opened this issue Oct 29, 2022 · 0 comments

Comments

@caraiz
Copy link

caraiz commented Oct 29, 2022

Sometimes its dont work because a "random Binder died" errror is throwed.

Tested with v1.1.0 in Android 6 and 7.

"Looking" at the code, the error is in getPackStates().onComplete() -> task.getResult()
When the error is throwed, the ANE is capturing the error but dont do anything, so the app is waiting for an event that it never receives.

A solution is retry the task again until it works, or dispatch an event with "status=ERROR" and let the app decide what to do.

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