Titanium JIRA Archive
Appcelerator Community (AC)

[AC-4217] IOS PushNotifications Callback doesn't fire

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2016-07-26T11:54:43.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
ComponentsArrow Push, Titanium SDK & CLI
Labelsdefect, ios, notifications, push, pushnotification
ReporterMichael Böckmann
AssigneeShak Hossain
Created2016-07-26T10:26:19.000+0000
Updated2016-07-26T11:54:43.000+0000

Description

The Callback function for the registerForPushNotifications()-Method does not fire. We tested out application on IPad (IOS 9.3.3) and an Ipod Touch(IOS 9.3.2)... The setup was done like it is described in the documentation: https://docs.appcelerator.com/platform/latest/#!/guide/Push_Notifications Android works just fine... But the IOS devices are only able to subscribe to the desired channel but they are not getting any notifications. We tested the notification distribution with the dashboard. You can review the code here http://pastebin.com/WQMeK90j

Comments

  1. Hans Knöchel 2016-07-26

    As noted on Slack, we did not touch the remote notification since years. I just tested it on a device and it just works. Most probably, either the .p12 push certificate is not configured correctly or the provisioning profile that is used to sign the application for the device is not bundled with the apns entitlements correctly.

JSON Source