Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5875] Ti.Network.registerForPushNotifications does not call callbacks on iOS 11

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionDuplicate
Resolution Date2018-09-05T09:37:33.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsios, iphone
ReporterMichael Scholz
AssigneeShak Hossain
Created2018-09-04T17:49:20.000+0000
Updated2018-09-05T09:37:34.000+0000

Description

I have Ti.Cloud and Ti.Cloudpush implemented for push notifications with Google Cloud Messaging (GCM). I recently switched from Titanium SDK version 7.3.0 to 7.3.1. The iOS notification banner behavior, Ti.Network.registerForPushNotifications callback behavior, and the iOS Notification Center behavior have all been changed. The callback does not fire when the device receives the notification. The Notification Center discards the push notification automatically after a second or two when the Notification Center is slid down to the main screen view. The Notification Banner now shows when the app is in the foreground unlike on 7.3.0. I have not found any documentation for SDK changes regarding that would coincide with these new unexpected behaviors. These bugs are noticeable on the iPhone SE iOS 11.4.1.

Comments

  1. Hans Knöchel 2018-09-05

    Please see TIMOB-26349 for details and a fix.

JSON Source