ReallySmallSoftware / cordova-plugin-firebase-crashlytics

Google Firebase Crashlytics Cordova plugin
Other
33 stars 80 forks source link

Can't install the plugin with Phonegap & iOS #22

Closed remcos closed 4 years ago

remcos commented 5 years ago

Expected Behavior

When building on Phonegap (build.phonegap.com), the plugin is added to the installable.

Actual Behavior

While the plugin is listed in the zip file I upload to Phonegap, it does not install. Plugin doesn't support this project's cordova-ios version. cordova-ios: 4.5.5, failed version requirement: >=5.0.0

Steps to Reproduce the Problem

  1. Create a phonegap configuration including the widget, with the latest phonegap version (cli-8.1.1)
  2. Upload the phonegap configuration to build.phonegap.com

Specifications

ReallySmallSoftware commented 4 years ago

I'm afraid as per the error message this plugin is only supported on cordova-ios 5.0.0 and above.