react-native-fcm icon indicating copy to clipboard operation
react-native-fcm copied to clipboard

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

Open akyGit opened this issue 6 years ago • 4 comments

  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

akyGit avatar Aug 21 '18 17:08 akyGit

have you checked notification permission on the phone OS?

evollu avatar Aug 28 '18 17:08 evollu

Allow notification - on
notification on lock screen - on

Yes, phone OS notification permission allowed

akyGit avatar Aug 29 '18 11:08 akyGit

does it happen on other brand devices? or simulator?

evollu avatar Aug 30 '18 14:08 evollu

@evollu it's happening in the device

StarkAndy avatar Jan 30 '20 10:01 StarkAndy