Push notification for development certificate

大城市里の小女人 提交于 2019-11-29 10:23:11

问题


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

Can anyone please help me?


回答1:


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)




回答2:


For testing purpose you can use urban airship and you can get the sample code also for iPhone application.




回答3:


For testing push-notification you can use http://apns-gcm.bryantan.info/ I strongly recommend bryantan it works pretty faster.

You can test from both development and production But while testing from production please create the build using Adhoc.



来源:https://stackoverflow.com/questions/8075255/push-notification-for-development-certificate

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!