dpa99c / cordova-plugin-firebasex

Cordova plugin for Google Firebase
MIT License
570 stars 457 forks source link

@dpa99c @peterdsp #845

Closed Pbonmars-20031006 closed 4 months ago

Pbonmars-20031006 commented 5 months ago
          @dpa99c @peterdsp 

Yes pod repo update is working, But if anyone is using Flutter please update the Firebase library in the pubspec.yml file first then it works.

hiya, I'm using Flutter, in that case, to which version should I update the firebase in pubspec.yaml file

Originally posted by @jay-benzatine in https://github.com/dpa99c/cordova-plugin-firebasex/issues/830#issuecomment-1727340622

jay-benzatine commented 5 months ago

@Pbonmars-20031006 Hello,

I have used this Firebase version in my project. Please try it and let me know it's working or not?

  firebase_core: ^2.15.1
  firebase_auth: ^4.9.0
  firebase_storage: ^11.2.6
  firebase_performance: ^0.9.2+5
  firebase_crashlytics: ^3.3.5
  firebase_analytics: ^10.4.5
  firebase_remote_config: ^4.2.5
dpa99c commented 4 months ago

Closing as Flutter is not a supported build environment for this plugin