I have a push in my app so at 1hour in the future it comes up and says "do xyx" if the app is running in the background. However I can't seem to get it to just come up with a standard "ok" ios style box in app. Where/how is this function handled with ios. I just want a standard message box that pops up when I say that says "do xyz" the user clicks ok then it goes and it possibly makes a noise too when it pops up.

Thanks