Skip to content

android scheduled notification fix

Compare
Choose a tag to compare
@evollu evollu released this 20 Sep 17:31
· 635 commits to master since this release
  • if android app is in foreground, notification will not show. FCM.on('localNotification' with be triggered immediately. This is to mimic the behavior of iOS local notification.
  • merge pull #81