Titanium JIRA Archive
Appcelerator Community (AC)

[AC-4434] registerUserNotificationSettings doesn't work in iOS10

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionDuplicate
Resolution Date2016-09-15T08:51:12.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterJérôme Danthinne
AssigneeShak Hossain
Created2016-09-08T09:45:14.000+0000
Updated2016-09-15T08:51:12.000+0000

Description

I've just taken my current apps to test them against iOS10 with the SDK 5.5.0 RC, and the only thing that seems broken is that at the application launch, the app doesn't register for push notifications. There is no confirm alert asking to allow notifications

Comments

  1. Francisco Antonio Duran Ramirez 2016-09-15

    Hello. Good evening. I have the same issue using the following specs: Xcode version : 8 GM Titanium CLI: 5.5.0 Titanium SDK: 5.5.0.GA This is what I am getting when I try to get the device token: fail to register with error Error Domain=NSCocoaErrorDomain Code=3000 "no valid 'aps-environment' entitlement string found for application" UserInfo={NSLocalizedDescription=no valid 'aps-environment' entitlement string found for application}
  2. Hans Knöchel 2016-09-15

    It is an Xcode breaking change, please check TIMOB-23908 for an easy fix and doc-updated. Thanks!

JSON Source