apple push notifications - APNS spoof/fake -


i want have standalone network (no internet access) testing. there way spoof apns servers test notifications , mdm. there way create own apns server.

sure. apns protocol defined in apple's documentation here: the binary interface , notification formats. basically, it's ssl server speaks simple binary protocol. have implemented mock push server , feedback server our internal testing.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -