Releases: Pushwoosh/pushwoosh-phonegap-plugin
Releases · Pushwoosh/pushwoosh-phonegap-plugin
8.3.4
Changed
- iOS badges now require adding a NotificationServiceExtension to the iOS project as per this guide:
https://docs.pushwoosh.com/platform-docs/pushwoosh-sdk/ios-push-notifications/setting-up-badges
Added
- Typescript support
Updated
- Android SDK to 6.5.2
- iOS SDK to 6.4.2
8.3.3
Fixed
- Android build issue with additionalAuthorizationOptions stub
8.3.2
Added
-
additionalAuthorizationOptions()
method. You can now provide additional authorization options such as UNAuthorizationOptionProvisional or UNAuthorizationOptionCriticalAlert. More detail here. -
Plugin's Android sources now contain a template for custom FirebaseMessagingService. It can be used in case you have several SDKs that use firebase-messaging and either conflict or if you want to receive pushes from multiple sources. See the guide.
Updated
- Pushwoosh Android SDK version to 6.4.4
- Pushwoosh iOS SDK to 6.3.5
8.3.1
Updated
- Pushwoosh Android SDK to 6.4.1
- Pushwoosh iOS SDK to 6.3.3
8.3.0
Important
- Pushwoosh plugin now requires cordova-android@9.0.0+
Changed
- Plugin now uses Cordova preferences
GradlePluginGoogleServicesEnabled
andGradlePluginGoogleServicesVersion
to work with Google Services instead of a custom gradle plugin. This might result in conflicts with other plugins that use Google Services.
Fixed
createLocalNotification()
method failing when optionaluserData
parameter was not specified- Issue with Dynamic Content placeholders not showing correctly in Rich Medias
- Deserialization failed errors in Rich Medias
Updated
- Version of Pushwoosh iOS SDK to 6.3.2
- Version of Pushwoosh Android SDK to 6.4.0
8.2.3
Updated
- Version of Pushwoosh Android SDK to 6.3.6
- Version of Pushwoosh iOS SDK to 6.3.1
8.2.2
8.2.1
8.2.0
8.1.2
Fixed
- A bug with the ‘push-receive’ and ‘push-notification’ event listeners were not firing when an app was launching via a push notification
Updated
- Version of Pushwoosh iOS SDK to 6.2.0
- Version of Pushwoosh Android SDK to 6.2.8