Øyvind Habberstad
1 min readApr 9, 2017

--

Hi Spencer!

Thanks for this great tutorial!

I have one question though:

If a user dismisses the first question to allow the app to send push notifications, how can I “re-ask” the user at a later stage? I have tried the both OneSignal.registerForPushNotifications();
OneSignal.setSubscription(true);

But none worked. I’ve had to uninstall the app and delete the user from OneSignal… This works for testing, but how could this be done in production? What if a user changes his mind, and want to get push notifications? Do you know?

Kind regards, Øyvind.

--

--