Crashlytics and RN 0.68.2 #6367
Unanswered
johnsoncwb
asked this question in
Q&A
Replies: 1 comment
-
Any report of "my app is crashing" should have the crash trace from I haven't see anything on android that makes me think android has a problem. Right now the real difficulties are mostly around iOS and the need for |
Beta Was this translation helpful? Give feedback.
0 replies
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 guys, i'm trying to install some dependencies in fresh expo bare workflow (RN 0.68.2). when i install
@react-native-firebase/app
and@react-native-firebase/analytics
everything works fine (v15.1.0) but when i install@react-native-firebase/crashlytics
my android app just crash on open (on iOS with use_frameworks! it runs perfectly) but i don't find a way to run it on android. any idea or someone is using the v15.1.0 on android with RN0.68.2?Beta Was this translation helpful? Give feedback.
All reactions