joinflux / firebase-remote-config

MIT License
7 stars 9 forks source link

plugin incompatibility #8

Open alexitowy opened 2 years ago

alexitowy commented 2 years ago

when the plugin is added to the project, the other plugins give an error:

ERROR Error: Uncaught (in promise): Error: "FirebaseCrashlytics" plugin is not implemented on android Error: "FirebaseCrashlytics" plugin is not implemented on android.

Error: "Network" plugin is not implemented on android

Storage, App ...

and so with all the plugins in the project

Capacitor: 3.2.5 Ionic: 6.18.0 Angular CLI: 12.1.4 Node: 14.15.0 Package Manager: npm 6.14.8 OS: darwin x64

Angular: 12.1.5 ... common, compiler, compiler-cli, core, forms ... platform-browser, platform-browser-dynamic, router

Package Version

@angular-devkit/architect 0.1201.4 @angular-devkit/build-angular 12.1.4 @angular-devkit/core 12.1.4 @angular-devkit/schematics 12.1.4 @angular/animations 12.2.15 @angular/cli 12.1.4 @angular/language-service 12.0.5 @schematics/angular 12.1.4 rxjs 6.6.7 typescript 4.2.4

Captura de pantalla 2022-03-24 a las 16 09 14
gugahoi commented 2 years ago

Thanks for reporting this. I am not very clear on what these other Plugins are that you refer. We are actively using this plugin on Android without the problems above. Any more info you can share so I can understand this better?