-
Notifications
You must be signed in to change notification settings - Fork 39
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] Crash [libFirebaseCppApp-12_0_0.so] firebase::Mutex::Acquire() #1030
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Hey @SachinTichkule, thanks for reaching out. Could you answer a few questions below for us to investigate this behavior:
Thanks! |
using Unity.Notifications.Android; public class Notification : MonoBehaviour }
} private void OnApplicationFocus(bool focus) |
@argzdev I did not how to produce but it shows in google play store ANR and crash report, yes it shows in every sdk version of firebase which i used |
This happens for all our app as well. Firebase v11.6 and v11.9. |
The latest release, 12.1.0, https://github.com/firebase/firebase-unity-sdk/releases/tag/v12.1.0, has a potential fix for this issue. Since we weren't able to reproduce this though, this is just based on the call stack. But will close this issue for now, if you still see problems, please let us know. |
Description
Unity version 2023.2.16f1
IL2CPP .net standard 2.1
c++ configuration master
incremental GC disable
Target architecture armv7, arm64
enable armv9 secuirty features for arm64
Reproducing the issue
Playstore Crash and ANR Report
Firebase Unity SDK Version
12.0.0
Unity editor version
2023.2.16f1
Installation Method
.unitypackage
Problematic Firebase Component(s)
Messaging
Other Firebase Component(s) in use
Messaging
Additional SDKs you are using
Facebook, In app review, In app update
Targeted Platform(s)
Android
Unity editor platform
Windows
Scripting Runtime
IL2CPP
Release Distribution Type
Pre-built SDK from https://firebase.google.com/download/unity
Relevant Log Output
If using CocoaPods for Apple platforms, the project's Podfile.lock
Expand
Podfile.lock
snippet👀 Replace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: