Push notifications swift 3

I have an iOS application that I am developing using swift 3 on the front end but using php and MySQL on the backend. However, I'm still inexperienced with iOS development. Does anyone have any suggestions on the best way to handle push notifications?

Accepted Reply

Does anyone have any suggestions on the best way to handle push notifications?

That question is very general. I recommend that you start by reading the Local and Remote Notification Programming Guide and then you can ask your follow-up questions here.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Replies

Does anyone have any suggestions on the best way to handle push notifications?

That question is very general. I recommend that you start by reading the Local and Remote Notification Programming Guide and then you can ask your follow-up questions here.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"