notifly_flutter_ios 1.1.4 notifly_flutter_ios: ^1.1.4 copied to clipboard
iOS implementation of the notifly_flutter plugin, based on Notifly iOS SDK.
0.1.1 #
- Initial release of this plugin.
0.1.2 #
- Add compatibility with AGP <4.2
0.1.4 #
- Nullable userId in setUserId.
1.0.0 #
- Official release: Transitioned from beta to stable version.
1.0.1 #
- Android Push Notification Handling Improvement: Resolved an issue preventing URLs from opening when the app was previously opened by another push notification.
1.0.2 #
- Android Push Notification Handling Improvement: Utilized TaskStackBuilder for creating pending intents, ensuring proper navigation through app hierarchy.
1.0.3 #
- Android: Implement setLogLevel function for testing in development.
1.1.0 #
- Remove dependency on FCM for notifly in app messaging.
1.1.1 #
- Fix issue with notifly in app messaging.
1.1.2 #
- Android In-App Message: Fix background transparency issue.
1.1.4 #
- Android In-App Message: Improve stability, fix rounded corners issue. As of 1.1.3, the in-app message will be displayed only for devices of API level 30 (Red Velvet Cake) and above.