Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
High
-
Resolution: Duplicate
-
Affects Version/s: Release 1.7.2
-
Fix Version/s: 2013 Sprint 04 API, 2013 Sprint 04
-
Component/s: iOS
-
Labels:
-
Environment:
Product: Mobile
Titanium SDK: Mobile 1.7.2
Platform OS: iOS 4.2
Description
Feature
Expose the applicationState property through Titanium API so we can know the application was frontmost when it received a notification.
Customer notes
The applicationState property is not exposed in titanium, thus, there is no way take proper action in response to a remote notification.
Specifically, if the app is in the background and receives a push notification, the notification popup displays, and when the app is launched from the popup, the messageCallback is invoked. There is no way to determine from within this callback whether the system had already displayed the popup to the user.
Associated HD ticket
APP-185982
Attachments
Issue Links
- relates to
-
TIMOB-3528 iOS: Distinguishing between remote push notifications
-
- Closed
-