Skip to content

Releases: Pushwoosh/pushwoosh-appcelerator-titanium

5.4.0

25 Oct 12:34
Compare
Choose a tag to compare

Added

  • Welcome In-App functionality: display of In-App messages on app’s start.
  • A method to subscribe for pushes from an In-App message.
  • Support for Channels on Android 8.

Modified

  • Android SDK version updated to 5.4.1
  • iOS SDK version updated to 5.4.0

3.4.0

04 Oct 09:04
Compare
Choose a tag to compare

Added

Modified

  • Reworked plugin’s behavior when a push is received. Two different events handle push receiving (onPushReceived event) and user tapping the notification (onPushOpened event).
  • iOS SDK version updated to 5.3.7.
  • Android SDK version updated to 5.1.1.
  • Reworked and improved the Geozone pushes mechanism.

Fixed

  • An issue with setUserID method. Now setting Tag value works correctly.
  • An issue with badges on Android 7, now badges are displayed properly.
  • An issue with SDK calling TiRootActivity before it’s available

3.3.2

26 Jun 04:43
Compare
Choose a tag to compare

Added

  • Log diagnostics for push notification handling on Android

3.3.1

23 Jun 10:42
Compare
Choose a tag to compare

Fixed

  • NPE when receiving push notification without custom data in background on Android (#44)

3.3.0

13 Jun 07:34
Compare
Choose a tag to compare

Added

  • getTags method for iOS and Android

Modified

3.2.0

13 Jun 06:51
Compare
Choose a tag to compare

Added

  • iOS10 foreground push notification style

Modified

3.1.0

26 Apr 09:45
Compare
Choose a tag to compare

Modified

  • Removed ActivityMonitor
  • Changed logic connected with Activity lifecycle callbacks

Fixed

  • onPushOpened callback triggering after hitting back button

3.0.1

25 Apr 06:22
Compare
Choose a tag to compare

Fixed

  • onPushOpen callback triggering for background notifications on Android (#41)

3.0.0

12 Dec 08:02
Compare
Choose a tag to compare

Added

  • Titanium SDK 6.0.0 support

Modified

  • minsdk for Android is 6.0.0.GA

2.2.2

15 Nov 07:52
Compare
Choose a tag to compare

Modified