How to test production push notifications?
问题 Until now I used development push certificate and the push notifications worked great. Now I want to submit my app to Apple so I created a production certificate and set it under "code signing identity" -> "Release" I also placed the .p12 file in my production server. But the push now does not work. Is it suppose to work when I run from xcode? or will it just work when downloading the app from App Store? If so how can I test it? 回答1: The production push will work when you download the app