Skip to content

'AppDelegate' does not conform to protocol 'CallkitIncomingAppDelegate' #655

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
JosephKalash opened this issue Mar 24, 2025 · 0 comments

Comments

@JosephKalash
Copy link

@objc class AppDelegate: FlutterAppDelegate, PKPushRegistryDelegate, CallkitIncomingAppDelegate{

I got this error
Failed to build iOS app Could not build the precompiled application for the device. Swift Compiler Error (Xcode): Type 'AppDelegate' does not conform to protocol 'CallkitIncomingAppDelegate'

I'm trying to add the config releated to "RTCAudioSession"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant