Notifications handler not getting triggered when app is in foreground

  1. SDK Version: 38
  2. Platforms(Android/iOS/web/all): android
    I have tried implementing expo push notifications when app is in foreground I can see a notification but handlers are not triggered
    I have used the same code which was mentioned in expo notifications documentation

Hey @srinath116, is this occurring in a standalone Android app or within the Expo client?

Cheers,
Adam

Hi @adamjnav I tried in standalone app and when app is in foreground notification listeners are not getting triggered when notification is received
Tested in android

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.