How to ask for permission to receive Push Notificaitons

So I have push notifications set up and functioning but I want to make a button within my app that allows you to be reprompted for push notifications. I have tried using “OneSignal.RegisterForNotifications()” but it does not reprompt me if I would like to receive push notifications. Any help?

Hi @rdvitali98,

I don’t manage OneSignal’s functionality, but may I ask, is this app for iOS? If so, did you already either “approve” or “deny” getting notifications for the app when (if) prompted by the register call?

Brent

Hi @rdvitali98,

I don’t manage OneSignal’s functionality, but may I ask, is this app for iOS? If so, did you already either “approve” or “deny” getting notifications for the app when (if) prompted by the register call?

Brent