[AC-1005] registerForPushNotifications
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-04-12T09:27:50.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Alloy |
| Labels | ios8, pushnotification, registerForPushNotifications |
| Reporter | Guile |
| Assignee | Radamantis Torres-Lechuga |
| Created | 2015-03-03T10:34:14.000+0000 |
| Updated | 2016-03-08T07:37:20.000+0000 |
Description
Hi, I have a problem with registerForPushNotifications on iOS8 that never call any callback passed as args.
See my question http://developer.appcelerator.com/question/181115/ios8-registerforpushnotifications-doesnt-work that describe the code I used, proudly inpired from the docs.
I've tested with a pretty new project created from scratch.
Push notifications work well on a iOS7 iPad2 for the current app
The community links has the solution. The issue has been resolved. Closing the issue.
What is the fix I have this issue using your exact Demo code..?