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

Add firebase crashlytics to android app #32

Merged
merged 2 commits into from
Oct 30, 2018
Merged

Conversation

Arrnas
Copy link
Contributor

@Arrnas Arrnas commented Oct 28, 2018

#21

@@ -23,12 +23,12 @@ buildscript {
allprojects {
repositories {
mavenLocal()
jcenter()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some random android dependency issue => facebook/react-native#21907 (comment)

@Arrnas Arrnas force-pushed the feature/crashlytics_android branch from 89b1513 to 6b6e512 Compare October 29, 2018 15:33
@mysteriumnetwork mysteriumnetwork deleted a comment from shroomist Oct 29, 2018
@Arrnas Arrnas requested review from donce, ignasbernotas, Waldz, mipo47 and shroomist and removed request for donce and ignasbernotas October 29, 2018 15:43
@Waldz Waldz removed their request for review October 29, 2018 19:47
@@ -16,6 +16,9 @@ npm install -g react-native-cli

### Android

* Crash reporting
* Download firebase crashlytics config - `google-services.json` from https://console.firebase.google.com and place it in `android/app/`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?? Should this be done for each developer individually? How will we track production errors?

@donce donce merged commit 94f5648 into master Oct 30, 2018
@donce donce deleted the feature/crashlytics_android branch October 30, 2018 13:58
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

Successfully merging this pull request may close these issues.

None yet

5 participants