Skip to content

Releases: Pushwoosh/pushwoosh-appcelerator-titanium

6.1.1

20 Sep 13:19
Compare
Choose a tag to compare

Added

  • Apple Silicon processor support

Changed

  • Pushwoosh Android SDK updated to 6.6.16
  • Pushwoosh iOS SDK updated to 6.5.3

6.1.0

02 Mar 06:25
Compare
Choose a tag to compare

Important

  • The plugin now requests permission to show push notifications on Android 13+ devices. If you call registerForPushNotifications() method before the default Titanium Activity(org.appcelerator.titanium.TiActivity) loads, the activity will be shown on top of the permission activity, completely blocking permission activity's interface. Please make sure that you call registerForPushNotifications() after TiActivity is loaded.

Changed

  • Pushwoosh Android SDK updated to 6.6.9
  • Pushwoosh iOS SDK updated to 6.4.10

6.0.9

28 Mar 12:46
Compare
Choose a tag to compare

Updated

  • Pushwoosh Android SDK version to 6.4.4
  • Pushwoosh iOS SDK to 6.3.5

6.0.8

07 Feb 12:28
Compare
Choose a tag to compare

Updated

  • Pushwoosh Android SDK to 6.4.1
  • Pushwoosh iOS SDK to 6.3.3

6.0.7

25 Jan 12:01
Compare
Choose a tag to compare

Updated

  • Version of Pushwoosh iOS SDK to 6.3.2
  • Version of Pushwoosh Android SDK to 6.4.0

6.0.6

25 Nov 07:55
Compare
Choose a tag to compare

Updated

  • iOS SDK version updated to 6.3.1
  • Android SDK version updated to 6.3.6

6.0.5

20 Sep 08:07
Compare
Choose a tag to compare

Updated

  • iOS SDK version updated to 6.2.5
  • Android SDK version updated to 6.3.3

6.0.4

08 Apr 12:17
Compare
Choose a tag to compare

Changed

  • Removed the method that collected the list of installed packages to comply with the newest Play Store policy

Updated

  • Android SDK version updated to 6.2.7

6.0.3

24 Mar 17:54
Compare
Choose a tag to compare

Fixed

  • A bug with Pushwoosh initialization process for plugins
  • A bug with setUserId(String userId, Callback<Boolean, SetUserIdException> callback) not being properly triggered a success callback when the method called consequentially with the same User ID
  • An app crash with NullPointerException in RichMediaWebActivity
  • An app crash with SuperNotCalledException in RichMediaWebActivity
  • A bug with group notifications in Android 11 when a single notification was shown separately

Updated

  • Android SDK version updated to 6.2.4

6.0.2

19 Feb 09:03
Compare
Choose a tag to compare

Fixed

  • A bug with UserIDs mixup using setUserId(userId) method in Android

Updated

  • Android SDK version updated to 6.1.4