reteno_plugin 1.3.2
reteno_plugin: ^1.3.2 copied to clipboard
The Reteno Flutter Plugin for Mobile Customer Engagement and Analytics solutions
1.3.2 #
- Fix method channels initialization not properly working in pair with firebase messaging plugin
1.3.1 #
- Fix plugin not working when adding FirebaseMessaging.onBackgroundMessage handler due to spawning background isolate
- Update handling of config changes in android plugin
1.3.0 #
- Add
Reteno.onRetenoNotificationClickedto get push data on clicked events
1.2.3 #
- Bump iOS sdk to 1.6.6
1.2.2 #
Updates #
Supports push notifications with in-App messages
Dependencies #
- Bump Android sdk to 1.6.6
- Bump iOS sdk to 1.6.5
Fixes #
- Unable to use sentry_flutter with reteno_plugin package (#1). Native Reteno iOS SDK depends strictly on Sentry v8.8.0 so please use
sentry_flutter: 7.8.0to satisfy this restriction.
1.2.1 #
- Update example with required proguard rules if you want to use
minifyEnable=true - Fix issue with unitialized
RetenoPushReceiver
1.2.0 #
- Add
Reteno.logEventmethod to send custom events
1.1.0 #
- Add support for reteno android sdk 1.5.4
- Add support for reteno ios sdk 1.5.4
- Add
Reteno.setAnonymousUserAttributesmethod to set anonymous user attributes - Update Android
minSdkVersionto 21
1.0.0 #
- Initial release of plugin