I’m having a problem with taking video and camera photo, it doesn’t work, only photo library and files.
these are my permissions:
"reactNativePermissionsIOS": [
"AppTrackingTransparency",
"Camera",
"LocationAccuracy",
"LocationAlways",
"LocationWhenInUse",
"Notifications",
"PhotoLibrary",
"PhotoLibraryAddOnly",
"MediaLibrary"
],
and I have my info.plist description list.
Steps of the video:
- send files
- send photo library image
- take a video → open modal
- take a photo → open modal