Closed pikooli closed 1 year ago
@pikooli My application is works fine on real device and emulator.
Can you share any crash log?
Hello sorry for the delay.
I try to upgrade the sdk version to "2.11.0" and I don't see the crash anymore :)
Thanks you for helping
How do you get the crash report ? Can you have crash report without any library ? With metro maybe ?
@pikooli you can get crash log from Logcat. In production, you can get crash report using Firebase crashlytics, Sentry and others.
If this issue still not resolved yet, please reopen issue :)
Hello, thanks you for this library.
I implement it on my app but I got a issue in android when i try to take a picture and send it to the support.
I just crash the app.
I did add the implementation on the AndroidManifest, build.gradle ...
Everything work excepted that i cannot open the camera.
My app use the camera to make video call, so I have the autorisation.
Any idea on this issues ?