az_notification_hub 1.4.0
az_notification_hub: ^1.4.0 copied to clipboard
Flutter plugin for Azure Notification Hubs, a cross-platform messaging solution.
1.4.0 #
- Add ability to initialize the hub connection during runtime
- Add ability to get initial (cold start) notification on iOS
1.3.0 #
- Add user id management
1.2.0 #
- Add
getInstallationId()andgetPushChannel()methods
1.1.3 #
- Fix serialization limit error for Android
1.1.2 #
- Fix background message callback not getting fired on Android 11 or lower
1.1.1 #
- Fix podspec naming
1.1.0 #
- Fix issue with
onMessageOpenedAppnot getting triggered by notification, if the app has been terminated.
1.0.0 #
- Initial Relase