-
Notifications
You must be signed in to change notification settings - Fork 39
Version 3.3.0 not building for android 6.4.0 #38
Comments
I just tried building with the same versions. Seems to be working for me. Can you provide me a sample repo reproducing your problem |
@sagrawal31 Okay, I created two repositories for you to try. The first one should immediately demonstrate the issue:
You may need to run this under node If you get an error about For comparison, if you build it without
Thank you for having a look at this for me and let me know how it goes. |
I have got a fix for this. Will share you soon. |
@dland512 I need to do a quick test. Can you open |
Didn't seem to fix it. This is what I ended up with:
Still getting the same error. |
Describe the bug
Will not build under Android. Note this does not seem to be quite the same issues as this one. In my case there is no real error message given. I'm using the same version of the
cordova-android
andcordova-plugin-firebase-lib
they are.To Reproduce
Add the plugin and build for android.
Steps to reproduce the behavior:
Expected behavior
Should build.
Console Logs
No real reason appears to be given. Including
-d --debug
or-d --stacktrace
don't provide any more info.Plugin Version
cordova-plugin-firebase-lib 3.3.0 "Google Firebase Plugin"
Desktop (please complete the following information):
Additional context
cordova version: 7.1.0
cordova-android version: 6.4.0
The text was updated successfully, but these errors were encountered: