evollu / evollu/react-native-fcm
Request permission always show granted event if it's disabled in settings on android
Open
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 661
- PR merge metrics
- No merged PRs in 30d
Description
FCM.requestPermissions().then(()=>console.log('granted')).catch(()=>console.log('notification permission rejected'));
always show granted event if it's disabled in settings on android
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.