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: Cannot open commissioning window #26756

Closed
sharadb-amazon opened this issue May 23, 2023 · 0 comments · Fixed by #26757
Closed

[BUG] Android/tv-casting-app: Cannot open commissioning window #26756

sharadb-amazon opened this issue May 23, 2023 · 0 comments · Fixed by #26757

Comments

@sharadb-amazon
Copy link
Contributor

Reproduction steps

On Android OS 8, we encountered the following errors (not seen before on other phones/versions of Android):

05-08 13:00:16.245 20360 20637 D SVR : JNI_METHOD openBasicCommissioningWindow called with duration 60
05-08 13:00:16.245 20360 20637 D SVR : CallbackBaseJNI::SetUp called
05-08 13:00:16.245 20360 20637 E SVR : Failed to access 'handleInternal' method with signature (ILjava/lang/String;)V
05-08 13:00:16.245 20360 20637 D SVR : CallbackBaseJNI::SetUp called
05-08 13:00:16.245 20360 20637 E SVR : Failed to access 'handleInternal' method with signature (Ljava/lang/Object;)V
05-08 13:00:16.245 20360 20637 D SVR : CallbackBaseJNI::SetUp called
05-08 13:00:16.245 20360 20637 E SVR : Failed to access 'handleInternal' method with signature (ILjava/lang/String;)V
05-08 13:00:16.245 20360 20637 D SVR : CallbackBaseJNI::SetUp called
05-08 13:00:16.245 20360 20637 E SVR : Failed to access 'handleInternal' method with signature (Ljava/lang/Object;)V

Due to this we are not able to open the commissioning window (or call other APIs involving similar callbacks) on the casting app.

Bug prevalence

Every time on the particular Android 8 phone

GitHub hash of the SDK that was being used

ea5f3c0

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
1 participant