No sound in Parse push notification for ios8

后端 未结 2 792
心在旅途
心在旅途 2021-01-19 19:29

I\'m having as issue with Push Notification to iOS8 device. Everything works fine, but the push is not ringing, only appears on the screen. I am sending normal pushes via da

2条回答
  •  耶瑟儿~
    2021-01-19 20:08

    The push register method is changed in iOS 8.Check following possibilities..

    1)Check whether you register push notification with sound as this link.

    2)Another possibility is sound can be switched off in notification centre.Check in settings-->notification centre-->click on the app and enable sound.

提交回复
热议问题