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

[BUG] android/tv-casting-app: Unhandled exceptions in client code lead to app crash #24895

Closed
sharadb-amazon opened this issue Feb 7, 2023 · 0 comments · Fixed by #24896
Closed
Assignees

Comments

@sharadb-amazon
Copy link
Contributor

Reproduction steps

If one of the handlers in the tv-casting app for android, throws an exception that it does not handle, it leads to the exception being passed to JNI which crashes the application. This can be tested y temporarily adding a throw new RuntimeException(dummy exc) call in one of the handlers.

Bug prevalence

Whenever I do this

GitHub hash of the SDK that was being used

eaa7476

Platform

android

Platform Version(s)

No response

Anything else?

No response

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