python - Push Notification push service cannot receive push from production environment when tested on mobile phone
滿天的星座
滿天的星座 2017-06-06 09:53:59
0
2
919

I use flask to send push notifications to

api.development.push.apple.com:443

No problem, the mobile phone can receive the notification.
but changed to

api.push.apple.com:443

Nope
Do I need to publish it to the App Store before I can send this link?
Thanks

滿天的星座
滿天的星座

reply all (2)
世界只因有你

If it doesn’t work, is there any error message? If Apple rejects you, there should be errors or exceptions when the program is running, or you can publish it to the App Store and try again to see if you can receive it, because we don’t know much about the situation. So I can’t give a very specific answer

    过去多啦不再A梦

    You can refer to my article about playing with APP payment and using HTTP2 to implement Apple push, both of which are made using the micro-framework of Flask.

      Latest Downloads
      More>
      Web Effects
      Website Source Code
      Website Materials
      Front End Template
      About us Disclaimer Sitemap
      php.cn:Public welfare online PHP training,Help PHP learners grow quickly!