Skip to content
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

Nothing is logged in Fabric when App Crashes #190

Open
to175 opened this issue Sep 19, 2018 · 5 comments
Open

Nothing is logged in Fabric when App Crashes #190

to175 opened this issue Sep 19, 2018 · 5 comments

Comments

@to175
Copy link

to175 commented Sep 19, 2018

Hi, I have successfully (?) installed Fabric for Android in my React Native App. The app is registered and appears in Fabric.
I import Crashlytics from react-native-fabric
I did Crashlytics.crash() -> the crash occurs but nothing is logged in Fabric
I did Crashlytics.logException() no crash no log.
I did Crashlytics.logContentView() nothing happen

How to debug and find out why please ?

ps: I'm using the right version of react-native-fabric, I don't have react-native-crashlitics, is it mandatory ?

Thx !

@anupong-s
Copy link

I also have the same problem and I try to use firebase crashlytics it also too.

@solkaz
Copy link

solkaz commented Oct 17, 2018

Are you using the release variant of your Android app?

@ronilitman
Copy link

Same problem. @solkaz yes.

@AngelVenchev
Copy link

I have a similar problem.
Crashlytics.crash(); logs successfully.
Crashlytics.logError(); does nothing.

I am running a release version of the app and I've basically set it up like so - 1 button for each function.

@rochapablo
Copy link

Same here;

Answers.logCustom and Crashlytics.crash works, but Crashlytics.logException doesn't.

"react-native-fabric": "^0.5.2",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants