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

Updating install script to make necessary build changes to enable Cra… #836

Merged
merged 1 commit into from
Sep 10, 2018

Conversation

briantq
Copy link
Contributor

@briantq briantq commented Sep 9, 2018

…shlytics on iOS

I believe this should be sufficient for enabling Crashlytics on iOS, specifically adding the build phase mentioned in the Fabric guide, https://firebase.google.com/docs/crashlytics/get-started#ios

To test this, remove and install the plugin via cordova plugin add https://github.com/briantq/cordova-plugin-firebase.git#enable-crashlytics-ios. Ensure there is a Crashlytics build task.

Note, without PR #832, you will still need to manually initialize Crashlytics to test Crashlytics properly.

@briantq
Copy link
Contributor Author

briantq commented Sep 9, 2018

One note, I tried to make the change in after_prepare, but for some reason the xcode project would not update. I also tried in before_prepare but still had the same problem. Therefore, I went back to add_plugin which does work.

@soumak77 soumak77 merged commit b78d8b7 into arnesson:master Sep 10, 2018
@soumak77
Copy link
Contributor

@briantq I'll publish 2.0.1 with this fix once #832 is merged

@briantq
Copy link
Contributor Author

briantq commented Sep 11, 2018

@soumak77 Sounds good to me.

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.

2 participants