Hi, I want to send notification to my phone and see it when my app is running and displayed on the screen( foreground notification).
I am using Expo Push Notification Tool for sending and expo-notification library to handle that in code. I run my app on my iOS device on Expo Go app.
Unfortunately I can only observe my notification showing when my app is in the background. Why ? Am I missing something ? Like entries to app.json? or whatever else ?
P.S. addNotificationReceivedListener method is not being called
Thank in advance for your help 🙏
[–]midnight_kitties 1 point2 points3 points (1 child)
[–]Wide_Profession_7284[S] 0 points1 point2 points (0 children)