Open MobileMon opened 9 years ago
NativeCameraFragment does not release the camera in onpause so other apps can't use the camera when NativeCameraFragment is in the background
Like if I switch to snapchat from this app, snapchat can't start the camera because its locked by NativeCameraFragment
Any idea how to fix?
NativeCameraFragment does not release the camera in onpause so other apps can't use the camera when NativeCameraFragment is in the background
Like if I switch to snapchat from this app, snapchat can't start the camera because its locked by NativeCameraFragment
Any idea how to fix?