You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
callkeep.answerincomingcall(uuid) not working on iOS. When I try to accept the call from my application, I have tried calling callkeep.setCurrentCallActive(uuid) or callkeep.answerincomingcall(uuid) but none of them is working for me. The native call screen still shows incoming call when I accept the call from my application.
Can anybody please help if there is a way to answer the incoming call from the application?
TIA
The text was updated successfully, but these errors were encountered:
callkeep.answerincomingcall(uuid) not working on iOS. When I try to accept the call from my application, I have tried calling callkeep.setCurrentCallActive(uuid) or callkeep.answerincomingcall(uuid) but none of them is working for me. The native call screen still shows incoming call when I accept the call from my application. Can anybody please help if there is a way to answer the incoming call from the application? TIA
i has the same questions. On the CallKepp current version is not working on iOs setCurrentCallActive. This only for Android Method, as answerincomingcall too. For iOs i not finding on the code implementation for iOs unfortunately.
callkeep.answerincomingcall(uuid) not working on iOS. When I try to accept the call from my application, I have tried calling callkeep.setCurrentCallActive(uuid) or callkeep.answerincomingcall(uuid) but none of them is working for me. The native call screen still shows incoming call when I accept the call from my application.
Can anybody please help if there is a way to answer the incoming call from the application?
TIA
The text was updated successfully, but these errors were encountered: