Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 957 Bytes

File metadata and controls

29 lines (17 loc) · 957 Bytes

Titanium iOS Notifications

Titanium iOS Notifications

Using the iOS Notifications API (local, remote, silent & rich) in Titanium, including Swift-based notification extensions!

Requirements

  • 7.3.0 or later (install before GA using appc ti sdk install -b 7_3_X

Features

  • Local Notifications
  • Remote Push Notifications
  • Silent Push Notifications
  • Rich Notifications (iOS 10+)

Notes

Rich Notifications are part of the Titanium SDK 7.3.0 release and includes features like attachments, more configuration and detailled control over pending notifications. Read more in our updated Push Notifications Guide.

License

Apache 2

Author

Hans Knöchel (Axway Appcelerator)