DEV Community

Shekhar Sahu
Shekhar Sahu

Posted on

Catching APNS on your Xcode Simulator

https://blog.joshsoftware.com/2020/02/25/catching-apns-on-your-xcode-simulator/

As iOS developers, we have always faced the pain of testing the APNS (Apple Push Notification Services) only on actual iOS devices. Well, not anymore from Xcode 11.4 beta, because now we can test APNS on simulators also.

Top comments (0)