Closed
Description
I’m facing an issue while integrating my app with CallKit on iOS. I developed an app that uses the CallKit package to manage calls. However, when I try to open the app and answer a call through CallKit, the call is never successfully answered, even though I’ve implemented everything according to the official documentation.
I’d like to know if there’s something specific I might be missing or configuring incorrectly. Is there any additional step or important detail I should consider to ensure that CallKit works properly in this scenario? I’d greatly appreciate any suggestions or guidance to help me resolve this issue.
Thanks