Skip to content
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

Terminating app due to uncaught exception 'NSInvalidArgumentException #14734

Open
ekirifaldi opened this issue May 12, 2024 · 5 comments
Open

Comments

@ekirifaldi
Copy link

For iOS Swift, I already success to join the call,
But if I move to iOS Hompage and reopen the app, It will be force close (terminated)

My code:
image

The error:
Screenshot 2024-05-12 at 14 40 53

Thank you

@saghul
Copy link
Member

saghul commented May 12, 2024

Are you using SwiftUI?

@ekirifaldi
Copy link
Author

No, I'm using UIKit

@ekirifaldi
Copy link
Author

ekirifaldi commented May 12, 2024

I also tried to create a new project, but the result is the same.
strangely, there is no force close when building the sample project from Jitsi.

Already, Always Embed Swift Standard Libraries is YES, permission for camera and microphone are given, selected the "audio" and "voip" background modes.

@saghul
Copy link
Member

saghul commented May 13, 2024

How does your main app delegate look like?

@saghul
Copy link
Member

saghul commented May 13, 2024

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

2 participants