-
Notifications
You must be signed in to change notification settings - Fork 176
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
Crash on android v12, unable to create application *java.io.SyncFailedException: sync failed #80
Comments
I'm also seeing the same crash in Android 12. Not a react native app, it's a native Android app. The SoLoader version that I'm using is
Interestingly, I found that the crash doesn't happen to every Android 12 devices, only some of it. Would be great to know the possible cause and solution for this. |
Same here issue for us.
|
Also got this when initializing Fresco (Android 12, Pixel 5)
Crashlytics is reporting ~50 crashes per user allegedly, we leverage Flipper & Fresco in the project |
Hi @capezzbr, @selva-at-simpl, sorry for late reply. can you guys share any sample app that could reproduce this issue if it's convenience? thanks a lot. |
Hey @simpleton, sorry for the delayed response. This error was reported by the firebase crash monitor and I am not sure how to reproduce this error. |
Same issue for me, all the crashes are happening on Android 12 google pixel devices so far. |
I am seeing crashes reported on Pixel 4a devices using android v12.
Crash logs,
Versions
React native :
0.63.4
soloader:
0.9.0
Any idea on what could be causing this?
The text was updated successfully, but these errors were encountered: