简体   繁体   中英

How to implement App calls when iPhone is locked like imo, whatsapp and skype?

I have been trying to integrated VOIP on my application. But not finding a way to implement background app calling functionality. Anybody please let me know how to achieve background calls using VOIP.

You can use VoIP Push and CallKit to handle calls in background or in Inactive state or locked.

Learn more here...

  1. https://medium.com/@yusukek/system-calling-screen-with-callkit-77004b1224e5#.ezwhgdw3h

  2. https://developer.apple.com/reference/callkit

  3. https://developer.apple.com/reference/pushkit

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM