Releases: Pushwoosh/pushwoosh-react-native-plugin
Releases · Pushwoosh/pushwoosh-react-native-plugin
6.1.52
6.1.51
New Features
Added methods to control Rich Media display type programmatically
Pushwoosh.setRichMediaType(type)- Set display typePushwoosh.getRichMediaType(callback)- Get current display type- Available types:
Pushwoosh.RichMediaStyle.MODAL(dialog) andPushwoosh.RichMediaStyle.LEGACY(full-screen)
Pushwoosh.setRichMediaType(Pushwoosh.RichMediaStyle.MODAL);Updated
- Pushwoosh iOS SDK to 7.0.14
- Pushwoosh Android SDK to 6.7.53
6.1.50
Release 6.1.50
6.1.49
Fixed
- ProGuard rules causing missing class issues in obfuscated builds
Updated
- Pushwoosh Android SDK to 6.7.42
6.1.48
Fixed
- build issues caused by inconsistency in targetSdkVersions of the plugin and native Pushwoosh SDK
- NoClassDefFoundError when opening inbox messages caused by incorrect PushStatisticsScheduler obfuscation
Updated
- Pushwoosh Android SDK to 6.7.38
- Pushwoosh iOS SDK to 6.11.3
6.1.47
Release 6.1.47
6.1.46
Updated
- Pushwoosh Android SDK updated to 6.7.33
6.1.45
Fixed
- Corrected
setUserIdon iOS to usePushwoosh.sharedInstance, ensuring proper user tracking across devices.
6.1.44
Updated
- Pushwoosh Android SDK updated to 6.7.33
6.1.43
Removed
- Removed unused GDPR methods
Updated
- Pushwoosh iOS SDK updated to 6.10.5