Dhaval2404 / ImagePicker

📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera
Apache License 2.0
1.52k stars 339 forks source link

Camera not found error for OnePlus 9R device. #327

Open cyrildavidt opened 1 year ago

cyrildavidt commented 1 year ago

Summary

Code to reproduce

Android version

Android 13

Impacted devices

OnePlus 9R

Installation method

As specified in github

SDK version

minSDK -> 24, targetSDK -> 33

Other information

Found to be device specific issue in OnePlus. tags where added in parent application manifest file assuming it will solve but failed. When searched found this link (https://github.com/react-native-image-picker/react-native-image-picker/issues/1587) stating the same issue. Hoping to be useful