WebsiteBeaver / CordovaCall

Cordova CallKit & ConnectionService plugin for iOS/Android that displays the native call UI for VOIP apps
MIT License
196 stars 91 forks source link

Screen During Call not show when i tap "Accept" IOS #31

Closed stove654 closed 6 years ago

stove654 commented 6 years ago

Hi, I'm using IphoneSE and ios11. when i call function cordova.plugins.CordovaCall.receiveCall('David Marcus') it show Screen Wait Accept but when i tab Accept will hide it. but i'm sure it running but not show Screen During Call.

D-Marc1 commented 6 years ago

I don't understand what the issue is, but this video should help show you the intended result of using CallKit.

stove654 commented 6 years ago

@D-Marc1 you have source code demo like video. can you send me. thank you so much

D-Marc1 commented 6 years ago

The examples in the docs should get you started out with using CordovaCall. Try it out and see if it works. Then use it to adapt to your needs, whether it be a WebRTC video or audio chat.