You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Reproduction steps
On Android OS 8, we encountered the following errors (not seen before on other phones/versions of Android):
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
The text was updated successfully, but these errors were encountered: