Push notification for development certificate

前端 未结 3 842
[愿得一人]
[愿得一人] 2020-12-30 17:35

How can I send push notifications to a build which is running under a development provisioning profile?

Can anyone please help me?

3条回答
  •  时光取名叫无心
    2020-12-30 18:24

    You should use your development version of certificate to authenticate on Apple Push Notification Center.

    For testing push-notifications you can use MacOs Application : PushMeBaby

    Full tutorial for using it can be found here : (click me)

提交回复
热议问题