react-native-push-notification / ios

React Native Push Notification API for iOS.
MIT License
731 stars 280 forks source link

fix: add provisional notifications permissions request #444

Open bshokati opened 1 week ago

bshokati commented 1 week ago

This PR adds the ability to request provisional notification permissions. I'm wondering why it has not been added before. Unfortunately, I couldn't get the project to build and run to test these changes. If anyone has the ability to do so or could tell me how to build and run it on an M1 mac, I'd be happy to test the changes locally. Thanks!