evollu / react-native-fcm

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

Is FCM.createNotificationChannel critical for receiving remote Notifications? #1082

Open wmonecke opened 5 years ago

wmonecke commented 5 years ago

As the title says, is it needed?

I asked for permissions and I receive notifs on iOS. Do I need FCM.createNotificationChannel?