Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 387 Bytes

test-push-notifications-in-app.md

File metadata and controls

5 lines (3 loc) · 387 Bytes
  • In Xcode, press Run and start the app on an iOS device (note that push will not work on simulators). Click OK to accept push notifications; this request occurs the first time the app runs.
  • In the app, add a new item and click +.
  • Verify that a notification is received, then click OK to dismiss the notification. You have now successfully completed this tutorial.