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

How to prompting for notifications permissions more than once

Open idanlevi1 opened this issue 3 years ago • 0 comments

Description:

I ask permission by promptForPushNotificationsWithUserResponse first, After the user is denied, how can I show again the ask permission popup? I tried promptForPushNotificationsWithUserResponse but is not show popup again... (your description here)

Environment

react-native: 0.68.2
react-native-onesignal: 4.4.1

idanlevi1 avatar Aug 29 '22 21:08 idanlevi1