[expo-notification] The application is running but the title is not displayed
See original GitHub issueSummary
The application is running but the notification title is not displayed, but when exiting the application the notification works again
Managed or bare workflow? If you have ios/
or android/
directories in your project, the answer is bare!
managed
What platform(s) does this occur on?
Android
SDK Version (managed workflow only)
41
Environment
Expo CLI 4.7.2 environment info: System: OS: Windows 10 10.0.22000 Binaries: Node: 14.17.1 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.10 - C:\Users\Kay\AppData\Roaming\npm\yarn.CMD npm: 6.14.13 - C:\Program Files\nodejs\npm.CMD IDEs: Android Studio: Version 4.2.0.0 AI-202.7660.26.42.7351085 npmPackages: expo: ^41.0.1 => 41.0.1 react: 16.13.1 => 16.13.1 react-dom: 16.13.1 => 16.13.1 react-native: https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz => 0.63.2 Expo Workflow: managed
Reproducible demo or steps to reproduce from a blank project
n
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
NotificationResponseReceivedLi...
When trying out my app, the expo notification service works fine when an app is in the foreground or background, but does not...
Read more >Notifications
When a notification is received while the app is running, using this function you can set a callback that will decide whether the...
Read more >Expo notification doesn't show on physical device
When I am running the app on expo go and trying to send notifications to my Iphone 12 it does not receive them....
Read more >Basics and caveats of Expo-notifications
Unfortunately, I did not test that but considering that the app triggers a local notification to display in the device when a push...
Read more >Adding notifications to your expo app
Push notifications are a fundamental part of any mobile app in order to ... our notifications working is getting an expo notification token....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Closing because no reproducible demo was provided, can reopen and investigate with a minimal repro
Okey, i will try it