- Bump iOS & Android SDK version
- Implemented
getSubscriptionId
- Fixed NotificationOpenedHandler
- Fixed import of
SubscribedCallbackListener
in Android.
- Implemented callback for
subscribe
method.
- Support
setAppBannerOpenedListener
- Fixed bug where notification listeners were not working in newer capacitor versions.
- Added
showTopicsDialog
method
- Bump iOS & Android SDK version
- Added
isSubscribed
method
- Bump Android SDK version
- Implemented
subscribe
andunsubscribe
method - Added
autoRegister
parameter toinit
method
- Bump Android SDK version
- Bump Android SDK version
- Support
NotificationReceivedCallbackListner
to define if notification should be visible when app is in foreground (Android). - Added setter methods for NotificationReceived, NotificationOpened and Subscribed listeners
- Bump Android SDK & iOS SDK versions
- Bump Android SDK version
- Bump Android SDK & iOS SDK versions
- Bump Android SDK version to 1.5.0
- iOS subscribed handler fix
- Bug fixes
- Bump Android SDK version
- Typo fix
- Bumped iOS & Android SDK versions
- Breaking change: Implemented Received Listener as second parameter for
init
. Previously the Opened Listener has been the second parameter.
- Bumped iOS SDK version