I have tested push notifications using developer certificate and it is working well but when i tried through production certificate and make a build with IOs app store deployment profile and upload to itunes for testflight internal testing. Moreover, i am not getting any push notification using testflight build.so how we can test production apple push notification using testflight. So is there any possibility to test that notification before app published?.
how we can test Production Push notifcation on testflight?
3.5k Views Asked by Gokrazee At
2
Yes you can test push notifications before publishing the app using testflight builds. Few things you have to do before uploading the build:
If you did all this steps, you should be able to test push notifications from testflight builds, at least, this is the way I do test push notifications. Hope, this was helpful.