-
Notifications
You must be signed in to change notification settings - Fork 993
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
fix issue #354 (enabledRemoteNotificationTypes is not supported in iOS 8... #462
base: master
Are you sure you want to change the base?
Conversation
…upported in iOS 8.0 and later.)
@rossmartin have you tried this with cordova 4.x? |
@dbaq It works for me with the latest version of Cordova for iOS v3.7.0 I am using the Cordova CLI v4.2.0 |
@rossmartin You are awesome, thanks! |
Upvote here to merge. Please. |
+1 !!! |
+1 |
+1 |
Upvote! |
+1 |
Did this fix happen? |
robbieboyd-io, wondering the same thing. I still have the error. |
+1 |
+1 |
Hi there, it seems a Fix for that is in master, isn't it? I just needed to update my dependencies and it's working. |
@Tosse: that is a fix in the master indeed, but it's not complete... @rossmartin's codechange fixes the second instance where enabledRemoteNotificationTypes is being called for <iOS 8.0 devices.. +1 to merge that puppy and get going ! |
+1 |
Thanks, it works perfectly with |
+1 |
+1 Getting this error using the master |
Got this issue on the master branch, fixed with this fork +1 merge |
+1 |
This commit fixes issue #354 (enabledRemoteNotificationTypes is not supported in iOS 8.0 and later).
I have confirmed this works in iOS 7 and 8.