This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Unable to install plugin on both iOS/Android #693
Labels
Comments
See #689 (comment) when you install from command line, pass |
Thanks for your quick response. Just a clarification, does this mean we don't have to specify
|
in 1.6 you have to do it in both places, in 2.0 only in |
Great, thanks |
cmprescott
pushed a commit
to cmprescott/phonegap-plugin-push
that referenced
this issue
Mar 16, 2016
- Move the preference to just Android Platform.It is not used for iOS. I suspect this resolves phonegap#693 - Add SENDER_ID to AndroidManifest. This exposes the value to the Android code. While 6 years old, http://blog.iangclifton.com/2010/10/08/using-meta-data-in-an-androidmanifest/ describes the exact use case we are trying accomplish.
9 tasks
cmprescott
pushed a commit
to cmprescott/phonegap-plugin-push
that referenced
this issue
Mar 16, 2016
- Move the preference to just Android Platform.It is not used for iOS. I suspect this resolves phonegap#693 - Add SENDER_ID to AndroidManifest. This exposes the value to the Android code. While 6 years old, http://blog.iangclifton.com/2010/10/08/using-meta-data-in-an-androidmanifest/ describes the exact use case we are trying accomplish.
cmprescott
pushed a commit
to cmprescott/phonegap-plugin-push
that referenced
this issue
Mar 22, 2016
- Move the preference to just Android Platform. It is not used for iOS. - Add SENDER_ID to AndroidManifest. This exposes the value to the Android code. While 6 years old, http://blog.iangclifton.com/2010/10/08/using-meta-data-in-an-androidmanifest/ describes the exact use case we are trying accomplish.
This thread has been automatically locked. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was trying to verify the fix for issue
#688
but I'm unable to installed the plugin. I get the below error on both iOS and Android.I'm using
cordova 5.4.1
. Please help.The text was updated successfully, but these errors were encountered: