YHi
I followed the docs, uploaded the certificates to apps.ionic.io and I want to register my device, but I keep getting this error:
2016-09-20 22:52:55.457533 pushTest[4479:1056972] Push Plugin register called
2016-09-20 22:52:55.457626 pushTest[4479:1056972] PushPlugin.register: setting badge to false
2016-09-20 22:52:55.457651 pushTest[4479:1056972] PushPlugin.register: clear badge is set to 0
2016-09-20 22:52:55.457667 pushTest[4479:1056972] PushPlugin.register: better button setup
2016-09-20 22:52:55.466465 pushTest[4479:1056972] GCM Sender ID (null)
2016-09-20 22:52:55.466554 pushTest[4479:1056972] Using APNS Notification
2016-09-20 22:52:55.488816 pushTest[4479:1056925] Push Plugin register failed
2016-09-20 22:52:56.917366 pushTest[4479:1056925] active
2016-09-20 22:52:56.917508 pushTest[4479:1056925] PushPlugin skip clear badge
I’m trying this on my iPhone. I used the docs from here: https://docs.ionic.io/services/push/
I do get a notification to allow push notifications.
Already tried to register a user and that works.
Also saw ‘switch to development profile in xcode’ but still not working.
Thanks
Thomas