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

Application closes when starting a call #40

Closed
Lucas15andrade opened this issue May 15, 2020 · 4 comments
Closed

Application closes when starting a call #40

Lucas15andrade opened this issue May 15, 2020 · 4 comments

Comments

@Lucas15andrade
Copy link

I have a problem when starting a call on IOS, the application simply closes. On Android the same code works normally. Has anyone been through this or have any idea how to solve it?

There is no exception.

@Lucas15andrade
Copy link
Author

I can only start a call when audioOnly, audioMuted and videoMuted are set to true. However, after starting the call when enabling / disabling audio or video, the application continues to close unexpectedly without any error.

This problem only happens on iOS.

@LucasManerich
Copy link

Add NSCameraUsageDescription and NSMicrophoneUsageDescription permissions to your info.plist

@Lucas15andrade
Copy link
Author

That was the problem, thank you very much. You should have more information about the iOS configuration in the readme.

@tuantvu
Copy link
Collaborator

tuantvu commented Jun 27, 2020

Thanks for the suggestion. I've committed to the README. Will update with the next publish.

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

3 participants