Is this compatible with Android 12 ? #375
Unanswered
parazitenew
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I published an update of my app with target SDK 31, using "react-native-fbsdk": "^3.0.0" but it crashes on devices under Android 12, my own device with Android 11 works perfectly.
com.facebook.AccessTokenManager.setTokenExpirationBroadcastAlarm java.lang.IllegalArgumentExceptionThis is the error displayed on my playstore dashboard, in the ANR section.
So, I would like to know if this package was tested on Android 12 and if it is working.
In another hand, I would like to know how it's possible that Facebook who created React Native, is not providing an official maintained plugin.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions