React native – Camera and File Access Permissions Weren't Granted
I’m facing an issue with my React Native app where camera and file access permissions are not being granted on Android 14, even though I’ve allowed the permissions in the settings. The permissions are working fine on previous versions of…