JniResultCallback.onCompletion Deadlocked, ANR In Firebase Unity SDK 8.9.0
See original GitHub issue[READ] For Firebase Unity SDK issues, please report to Firebase Unity open-source
Once you’ve read this section and determined that your issue is appropriate for this repository, please delete this section.
[REQUIRED] Please fill in the following fields:
Unity editor version: 2020.3.22f1 Firebase Unity SDK version: 8.9.0 Source you installed the SDK: .unitypackage Problematic Firebase Component: Cloud Messaging Other Firebase Components in use: Auth, Database, Remote Config Additional SDKs you are using: Facebook, IronSource, Adjust Platform you are using the Unity editor on: Mac Platform you are targeting: Android and iOS Scripting Runtime: IL2CPP
[REQUIRED] Please describe the issue here:
Steps to reproduce:
Possible steps:
- run the app from background, maybe push
Relevant Code:
// TODO(you): code here to reproduce the problem
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:56 (8 by maintainers)
Top Results From Across the Web
Bug - ANR Collection
In our project, we decided to send to Crashlytics the button that the user clicked in the game. This helped to identify after...
Read more >Firebase Unity SDK Release Notes
(iOS) Update Firebase Cocoapods dependencies to v10.10.0. (Android) Fix for deadlock within JniResultCallback, commonly seen within Messaging, but affecting ...
Read more >Firebase C++ SDK Release Notes - Google
(Android) Fix for deadlock within JniResultCallback, commonly seen within Messaging, ... Linux x86 builds are broken since C++ SDK version 9.6.0.
Read more >App crashes when updating the Phone Number in ...
Everything works fine until I call UpdatePhoneNumberCredentialAsync . The Debug inside the callback is never reached. Google Cloud Collective.
Read more >Download Google packages for Unity
This archive contains current and older versions of Google's official packages for Unity. See here for instructions on how to import these packages...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi all,
I believe we’ve identified the root cause of the problem, and it will be addressed with the next release.
We weren’t able to reproduce this, due to the nature of how inconsistent the issue seems to be, but thanks to the callstacks that you all provided, this issue will hopefully be fixed with this fix.
Were observing that the issue is resolved. Rolled out an update 2 days ago and have not seen any occurrences of it since.