- Add ability to initialize the hub connection during runtime
- Add ability to get initial (cold start) notification on iOS
- Add user id management
- Add
getInstallationId()andgetPushChannel()methods
- Fix serialization limit error for Android
- Fix background message callback not getting fired on Android 11 or lower
- Fix podspec naming
- Fix issue with
onMessageOpenedAppnot getting triggered by notification, if the app has been terminated.
- Initial Relase