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

App crashes when calling DeepAr.release() on onDestroy() #12

Open
Anilkumar18 opened this issue Apr 29, 2022 · 1 comment
Open

App crashes when calling DeepAr.release() on onDestroy() #12

Anilkumar18 opened this issue Apr 29, 2022 · 1 comment

Comments

@Anilkumar18
Copy link

I have implemented the given example activity as an activity inside my app. when I try to end the call and OnDestroy() is called in activity, the deepar.release() functions inside it crash the app. when I remove the release() function, no crash appears, but the next time I try to connect the call, the local video view shows a black screen.

I'm testing this on Samsung A51, Android v 11

@theGBguy
Copy link

theGBguy commented Mar 2, 2023

Did you get it working?

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