Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Firebase problem with xWalk #251

Open
xale76 opened this issue Jun 26, 2019 · 1 comment
Open

Firebase problem with xWalk #251

xale76 opened this issue Jun 26, 2019 · 1 comment

Comments

@xale76
Copy link

xale76 commented Jun 26, 2019

Since 17 june, Google released new versione of Firebase. Even if nothing changes in config.xml, plugins version and so on, building in Phonegap fails after 17 june if the project includes push notifications (pushwoosh in example). That's because of google Firebase. I tried to build and the error is:

  • What went wrong:
    Execution failed for task ':transformClassesWithJarMergingForRelease'.

com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: android/support/v4/app/INotificationSideChannel$Stub$Proxy.class

so I'm wondering how to fix it, In my opinion, using build-extras.gradle and exclude some library could solve, but I don't know which is the library that causes this problem.
Can you help me?
Thanks

@gonzalovinas
Copy link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants