Signal for iOS should implement the new VoIP API announced at WWDC to provide full screen native call notifications.
See this WWDC session: https://developer.apple.com/wwdc16/230
Actual result: Notification appears
Expected result: New VoIP full screen notification appears

https://twitter.com/stanfy/status/742422600891129856
https://twitter.com/FredericJacobs/status/742423636657737728
For the record, the relevant API docs: CallKit
and this WWDC CallKit Video.
got a question about this one. I was thinking about trying to get this working and i was wondering if the relevant code needs to be written in obj-c or if swift is an option?
Just objective c at the moment.
On Thu, Jun 23, 2016 at 2:03 PM, kayovoldk [email protected] wrote:
got a question about this one. I was thinking about trying to get this
working and i was wondering if the relevant code needs to be written in
obj-c or if swift is an option?—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/WhisperSystems/Signal-iOS/issues/1213#issuecomment-228182983,
or mute the thread
https://github.com/notifications/unsubscribe/AANP4S6nRmiDuK64cWoAfd9bByQ-Q4t7ks5qOvSJgaJpZM4I0nPh
.
+1
According to a recent report:
… incoming missed calls that are made through third-party VoIP applications like Skype, WhatsApp, and Viber, and that use Apple CallKit to make the calls, also get logged to [iCloud].
Just FYI.
Thanks for working on it, this feature is super useful. Sad it log calls on iCloud if activated. Is there a way to prevent this behavior?
Will be in 2.7.0
Most helpful comment
+1