'ExponentImagePicker.launchCameraAsync' has been rejected – React native
On a specific device (Samsung Galaxy S9 with Android 9), when I try to open the camera through ExponentImagePicker, I get the following error: Error: Call to function 'ExponentImagePicker.launchCameraAsync' has been rejected. Caused by: kotlin.UninitializedPropertyAccessException: lateinit property cameraLauncher has not…