objective c - Skype push notification "[person] is calling..." disappears when call ends - how to do that? -
if iphone locked , calls on skype, push notification appears. think it's simple push notification other app servers send.
but when call ends (and didn't respond, call missed) push notification disappears lockscreen! not stored in notification center nor recent notifications list on lockscreen.
so how this? how implement calling of push notifications?
does skype have special priveleges or available regular developer implement?
no don't. skype
uses voip , apple
allow apps use location, voip , audio run in background, skype
set in appname-info.plist
file required background modes
voip
, see not push notification, local notification controlled running app.
Comments
Post a Comment