evollu / react-native-fcm

react native module for firebase cloud messaging and local notification
MIT License
1.73k stars 682 forks source link

Notifications aren't received when screen is locked (meizu) #1025

Open akyGit opened 6 years ago

akyGit commented 6 years ago
  1. What version of RN and react-native-fcm are you running? "react-native": "0.54.2" "react-native-fcm": "16.0.0"
  2. What device are you using? (e.g iOS9 emulator, Android 6 device)? device: meizu m2 note
  3. Is your app running in foreground, background or not running? background and not running, doesn't matter

Notifications aren't received when screen is locked (meizu) (background and not running, doesn't matter) Other devices are receive notification without problem when screen is locked Allow notification - on notification on lock screen - on

evollu commented 6 years ago

have you checked notification permission on the phone OS?

akyGit commented 6 years ago
Allow notification - on
notification on lock screen - on

Yes, phone OS notification permission allowed

evollu commented 6 years ago

does it happen on other brand devices? or simulator?

StarkAndy commented 4 years ago

@evollu it's happening in the device