How to test production push notifications?

前端 未结 5 1298
南旧
南旧 2020-12-04 16:36

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 a

5条回答
  •  死守一世寂寞
    2020-12-04 16:59

    The production push will work when you download the app from the App Store.

    UPDATE:
    You can also test the production push with an AdHoc build of the app; see Trinca's answer.

    UPDATE:
    Now, the easiest solution is to use Apple's TestFlight. (In TestFlight, it is easy to add new remote users, sending them an email invitation, they then download on whatever device they choose.)

提交回复
热议问题