Notifications
Notification management in AppKickstarter.
Send Local Notifications
Remove Local Notification
Push Nofications
Push notifications are setup in initFCM
method in AppInitializer#initialize
function.
Detecting notification click and get payload data
Last updated