No matter what the push is, Apple’s APNS is ultimately used. These services only help you set up the environment. So as long as the push certificate of the official environment is correct, there will be no problem. The performance will be the same as that of the test environment. And the certificate can be replaced at any time.
Thank you for your answer. Actually, I want to know how to test this push function before the app is launched. After searching on Baidu, it turns out that you can package it into an IPA package first, and then install it into your mobile phone through iTunes, so that you can receive push group messages.
No matter what the push is, Apple’s APNS is ultimately used. These services only help you set up the environment.
So as long as the push certificate of the official environment is correct, there will be no problem. The performance will be the same as that of the test environment.
And the certificate can be replaced at any time.
http://www.jianshu.com/p/7f3c...
The main thing is to set the iOS push certificate correctly
Thank you for your answer. Actually, I want to know how to test this push function before the app is launched. After searching on Baidu, it turns out that you can package it into an IPA package first, and then install it into your mobile phone through iTunes, so that you can receive push group messages.