Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6013] iOS: Local notification not triggered when NOT setting repeat

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionDuplicate
Resolution Date2018-11-17T09:46:36.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsios, localnotification, repeat
ReporterDavid van de Meer
AssigneeShak Hossain
Created2018-11-07T09:26:06.000+0000
Updated2018-11-17T09:46:36.000+0000

Description

Comments

  1. Jan Vennemann 2018-11-13

    Have you made sure to call Ti.App.iOS.registerUserNotificationSettings before? That is required for iOS 8 and later. I wasn't able to reproduce the issue with the provided code. After sending the app to the background, the notification popped up. Note that you scheduled it with a delay of 30 seconds.
  2. David van de Meer 2018-11-14

  3. Jan Vennemann 2018-11-17

    [~dieskim], this should be fixed in 7.5.0.GA via TIMOB-26513.

JSON Source