Releases
v2.5.0
2.5.0 (9 May, 2021)
Breaking : From now on, the plugin versioning will match the native release version
Plugin
Added PusheNotification
api EnableNotificationForceForegroundAware
Added PusheNotification
api DisableNotificationForceForegroundAware
Added PusheNotification
api IsForceForegroundAware
Added PusheCourier
api GetFcmToken
Added PusheCourier
api GetHmsToken
Added PusheCourier
api GetActiveService
Android
Update native dependency to 2.5.0
New : Adds ability to ignore showing notification if app is open (either all notifications or individually using show_foreground
)
New : Location and Geofencing features are applied to hms
module. Huawei devices can have location-related features
Bug fixes and improvements
Feat: New APIs for notification foreground awareness
enableNotificationForceForegroundAware
: Force enable foreground awareness for all notifications
disableNotificationForceForegroundAware
: Disable what was enabled by above function
isForceForegroundAware
: Is enabled or not
Feat New APIs to retrieve FCM and HMS token (and the service that is activated)
You can’t perform that action at this time.