0

Hi we are developing IBM Mobile first platform hybrid application In our app we are using push notification to sent notification to the user, for this we need to ask permission from the user to sent notification in IPHONE, for this we are creating simple dialog box and asking permission from the user but here my question is if click on don't allow button how we need to handle that, and also if the user disable notification settings in mobile how we need to handle that scenario.

Nandu
  • 11
  • 1
  • when a push enabled application is deployed on the device for the time , the OS pops-up a native dialog asking the user to allow or not allow notifications.Are you trying to override this behaviour? Or ask the question everytime? – Vivin K Nov 26 '15 at 08:01
  • No i am overriding it, how can we use that native dialog box, i am not able to find solution for that – Nandu Nov 26 '15 at 08:25
  • 1
    I think this answers your question: http://stackoverflow.com/questions/33930953/how-to-display-photo-library-permissions-dialog-in-cordova – Vivin K Nov 26 '15 at 08:42

0 Answers0