-
Notifications
You must be signed in to change notification settings - Fork 39
Error trying to uninstall plugin #42
Comments
A long the same lines -- trying to get version 4 of the plugin installed. Getting this error.
I thought 4.x was for cordova 8.0?? Any help would be appreciated. |
…n) and using the build.gradle to add the dependencies. Fixes #42
Anyways, a release is coming for this plugin which will solve the problem at the time of installation. |
Thanks. I was able to get version 4 of the plugin installed just by us @4 instead of @4.1.1 (which seems to look for version 5). I can see data in the stream view on firebase. I'm not seeing the location like before (show something on the map). Thanks again. |
Describe the bug
I had installed version 5 of the plugin but I'm using Cordova Android 8.0.
Trying to remove the plugin gave me an error.
I thought I had installed version 4, but I get the same error.
To Reproduce
Set up an ionic app with Cordova 8.0 (just updated to it). Ionic 3.20.1 and new Android 8.0.0 (updated).
Install the cordova-pligin-firebase-lib and remove it.
causes error.
Expected behavior
Not delete the AndroidManafest.xml file when removing the plugin.
Plugin version
I installed the latest and got the error that I was using the wrong version.
Tried to uninstall got the error above. Tried to manually remove any trace and install version 4.
Config.xml had this version.
Cleared plugin folder, removed and added android 8.0 to let it installed the plugins.
But it installed 5.1 again.
Config.xml yes 4.1.0
plugin list says
cordova-plugin-firebase-lib 5.1.1 "Google Firebase Plugin"
Desktop (please complete the following information):
Windows 10
Chrome 72
Smartphone (please complete the following information):
NA
Additional context
The real problem I'm having is getting Google Analytics to show data. Trying to get the versions correct.
The text was updated successfully, but these errors were encountered: