question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:

2022-06-14_13-42-09 image image

image image

Steps to reproduce:

Possible steps:

  1. run the app from background, maybe push

Relevant Code:

// TODO(you): code here to reproduce the problem

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:56 (8 by maintainers)

github_iconTop GitHub Comments

10reactions
a-mauricecommented, May 24, 2023

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.

3reactions
timbo-tjcommented, Jun 4, 2023

Were observing that the issue is resolved. Rolled out an update 2 days ago and have not seen any occurrences of it since.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found