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

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -