evollu / react-native-fcm

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

Samsung S8+ Android 8.0 Background FCM Push - Android Robot Icon #1009

Closed VansonLeung closed 5 years ago

VansonLeung commented 5 years ago

RN version: 0.50.3 RN FCM version: 16.0.0

Issue: Tested with other Android phone is OK. Tested with Samsung S8+

whatsapp image 2018-08-02 at 12 44 13 pm

evollu commented 5 years ago

"Background FCM" is it remote notification?

VansonLeung commented 5 years ago

yes, remote notification

evollu commented 5 years ago

have you added default icon in manifest file? or add "icon" prop in notification payload?

VansonLeung commented 5 years ago

seems fixed by using a proper notification icon (black / white PNG)