sarriaroman / FabricPlugin

Fabric.io plugin for Cordova or Phonegap
MIT License
198 stars 159 forks source link

Update to enable integration with Firebase. Fixes #121. #126

Closed dpa99c closed 6 years ago

dpa99c commented 6 years ago

Crashlytics for Android to v2.9.1 (in Gradle file) Crashlytics for iOS to v3.10.1 Fabric for iOS to v1.7.5

Before these changes, Fabric would not connect to Firebase for Android or iOS projects:

fabric_firebase_1

And after it would for both:

fabric_firebase_2