-
Notifications
You must be signed in to change notification settings - Fork 333
Conversation
Works fine |
works perfectly for me, thanks! |
Hello @nitrique!
My project: |
Hello @Krasavinigor. Adjust the Firebase plugin to upgrade to google-services 4.3.3 instead 4.2.0 and will work The problem with the phonegap-push-plugin is fixed with that change, not necessary to do nothing more. |
Thanks @videmort. |
@Krasavinigor this pr should be merged, not closed. It fixed several compile problems with a lot of cordova plugins. If you use that plugin cordova-plugin-firebase-dynamiclink changing only the google play version will not work due nimbusds or with phonegap-push-plugin it's same. Merge and create new release with that fix if you close this, the issue will be forever. The issue --> #600 And the log is very very clear `Dependency failing: com.nimbusds:nimbus-jose-jwt:5.1 -> net.minidev:json-smart@[1.3.1,2.3], but json-smart version was 2 The following dependencies are project dependencies that are direct or have transitive dependencies that lead to the art And thanks @nitrique for the quick fix. We hope that Microsoft add this asap. People are using the previous code-push version due this issue. |
+1 |
works perfectly, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Hi all, @videmort , thanks for providing additional details! We've tested it and haven't found any issues. |
This change causes Android apps to crash when downloading an update, due to missing classes. See #613 |
Yeah, I have the same #613 issue, because of this changes. With latest versions |
Fix bug on #600