-
Notifications
You must be signed in to change notification settings - Fork 389
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
JNI DETECTED ERROR IN APPLICATION: java_object == null #826
Comments
Which version do you use? |
Sorry had to indicate in the description: |
Thanks for reporting, I think this still need more time to investigate. |
We are also having this issue only for the same devices. One of our users wrote a review saying that this will crash the app at startup (even though we use the library at an internal page) so just adding a reference at pubspec.yaml is enough to make app crash. We also use the same version, 5.3.0 If this can help, Crash details apart from the stack trace that is already mentioned is the following : [libAgoraRtcWrapper.so] agora::iris::rtc::IrisRtcEngineImplAndroid::IrisRtcEngineImplAndroid(_JNIEnv*, _jobject*, _jobject*) |
Hello @dmitry-fbm @meandmymonkey7 |
This is the first one : T-Mobile Augusta (REVVL 6 Pro) TMAF035G RAM Device type |
This is the second one, basically they are both variants of the same device. T-Mobile Bethpage (REVVL 6) TMAF025G RAM |
@meandmymonkey7 Thanks for your sharing. |
We are also having this issue only for the same devices. One of our users wrote a review saying that this will crash the app at startup (even though we use the library at an internal page) so just adding a reference at pubspec.yaml is enough to make app crash. We also use the same version, 5.0.1 If this can help, Crash details apart from the stack trace that is already mentioned is the following : pid: 0, tid: 0 >>> com.xxxx.xxxxx <<< backtrace: |
This should be fixed on |
BTW, we recommend you upgrade to |
@littleGnAl is this fixed only in 6.x or in 5.x too? |
@dmitry-fbm This crash is only on 5.x, and won't happen on 6.x, since we do not initialize the |
Thanks @littleGnAl. Looks a bit scary, is this safe to use the entire master? |
@dmitry-fbm Don't worry, this is cause the |
Hello, I confirm that the issue is gone after branch switch. Thanks for fixing it. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue. |
Cannot reproduce this locally but seeing such errors in Google Console, coming from production apps. FWIW, looks like only two device types are affected, never seen any other:
The text was updated successfully, but these errors were encountered: