-
Notifications
You must be signed in to change notification settings - Fork 499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App crashes with the latest updates of Android SDK #375
Comments
sorry the change is empty; I can't see what need to be changed. |
We need to change the plugin.xml with ( I just created a pull request )
You need this :
`<framework src="com.google.android.gms:play-services-analytics:10.2+" />`
Regards
… Le 20 févr. 2017 à 13:43, victor sosa ***@***.***> a écrit :
sorry the change is empty; I can't see what need to be changed.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#375 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AHgCQD1RMlS80oWX5wdQNpEoYRbbdPPyks5reYp7gaJpZM4MGIGw>.
|
The change you propose can't be used: |
As they already fixed the issue as I mention before: thanks for the PR |
Hi there,
With the new Android SDK (play services updated), my app was crashing. I found that this plugin was the cause.
I also found this : phonegap/phonegap-plugin-push#1591
We need to change the plugin.xml with :
Regards
The text was updated successfully, but these errors were encountered: