Push notifications are not working in iOS 9

前端 未结 5 599
死守一世寂寞
死守一世寂寞 2020-12-31 06:36

I have upgraded my devices to iOS 9 and my Xcode environment to 7.0 beta. Push notifications are not working in iOS 9?

Here is my code:

  float ver =         


        
5条回答
  •  爱一瞬间的悲伤
    2020-12-31 07:21

    After adding the code in your project and creating the certificate and Ad-Hoc Profile -

    *Just enable this from your X-code*

    for more details - iOS 9 Push Notification Tutoriyal

提交回复
热议问题