draw Over(Overlay) other apps not working in background and kill mode. #48301
Labels
Needs: Triage 🔍
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
previously we are using react-native -'0.73' , newArchEnabled= 'false' draw Over(Overlay) other app is working for foreground ,background and kill mode.
We did using native modules.
Now , when we upgrade to react-native -'0.76.5' newArchEnabled= 'true'.draw Over(Overlay) other app is not working in background and kill mode.
Steps to reproduce
1.Send FCM Notification.
2. keep your app in background and kill mode .you will get notification but not get overlay
React Native Version
0.76.5
Affected Platforms
Runtime - Android, Runtime - iOS
Areas
Other (please specify)
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://snack.expo.dev/@paragzip/cranky-orange-pastry?platform=android
Screenshots and Videos
The text was updated successfully, but these errors were encountered: