Releases: Pushwoosh/pushwoosh-appcelerator-titanium
Releases · Pushwoosh/pushwoosh-appcelerator-titanium
6.1.1
6.1.0
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 callregisterForPushNotifications()
after TiActivity is loaded.
Changed
- Pushwoosh Android SDK updated to 6.6.9
- Pushwoosh iOS SDK updated to 6.4.10
6.0.9
Updated
- Pushwoosh Android SDK version to 6.4.4
- Pushwoosh iOS SDK to 6.3.5
6.0.8
Updated
- Pushwoosh Android SDK to 6.4.1
- Pushwoosh iOS SDK to 6.3.3
6.0.7
Updated
- Version of Pushwoosh iOS SDK to 6.3.2
- Version of Pushwoosh Android SDK to 6.4.0
6.0.6
Updated
- iOS SDK version updated to 6.3.1
- Android SDK version updated to 6.3.6
6.0.5
6.0.4
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
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
Fixed
- A bug with UserIDs mixup using setUserId(userId) method in Android
Updated
- Android SDK version updated to 6.1.4