Actually, my app getting push notification in sandbox environment but when testing on production it is not working what is the issue is anybody faced the issue
Asked
Active
Viewed 58 times
1
-
You can visit http://stackoverflow.com/questions/12447025/how-to-test-production-push-notifications – Mukesh Lokare Feb 15 '17 at 11:32
-
thanks for the reply Mukesh so i would test on adhoc version? – Aarif Feb 15 '17 at 11:37
2 Answers
1
If you are using adHoc profile that means this ipa is testing for specific team or testers (internal/external).
And when you want to submit your app to appstore you need to create Distribution certificates.
See more reference here,
https://developers.connectycube.com/ios/how-to-create-apns-certificate

Rubycon
- 18,156
- 10
- 49
- 70

Mukesh Lokare
- 2,159
- 26
- 38
0
Please confirm every steps creating push notification certificate for production environment.
You can follow detailed steps here: