Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26513] iOS: Push notifications crash the app when used with third-party module

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2018-11-06T18:01:44.000+0000
Affected Version/sRelease 7.5.0
Fix Version/sRelease 7.5.0
ComponentsiOS
Labelsn/a
ReporterJan Vennemann
AssigneeJan Vennemann
Created2018-11-02T19:02:45.000+0000
Updated2018-11-19T21:49:06.000+0000

Description

Using third-party modules to integrate remote notifications may crash an app due to unsafe calls to application:didReceiveRemoteNotification:. This method is only available when Ti.Network.registerForPushNotifications was used.

Comments

  1. Jan Vennemann 2018-11-02

    PR (master): https://github.com/appcelerator/titanium_mobile/pull/10418
  2. Christopher Williams 2018-11-08

    Backport merged to 7_5_X as well.
  3. Lokesh Choudhary 2018-11-19

    Verified the fix in SDK 8.0.0.v20181119101552 & 7.5.0.GA. Closing.

JSON Source