linphone-iphone
linphone-iphone copied to clipboard
Does Linphone ios sdk self send Push notification to APNS?
I am implementing a SIP Calling client . incoming, outgoing calls are working fine when app is in foreground now I need to push notification when app is in background. so I want to know does linphone sdk self sends push notifications to APNS? If yes how can i configure this in my code?
Thanks
yes, linphone support the PUSH, actually, it's the push notification from APNS to your linphone client as i understand, but you need to prepare your own voip certificate in your apple developer account.
@ashwani280496 you need to setup voip notification on your server side for background or terminated state , Linphone support for foreground only