Explorar el Código

read_media permission

Viktoriia hace 1 mes
padre
commit
58c7d1c7bf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app.config.ts

+ 1 - 1
app.config.ts

@@ -140,7 +140,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
       'INTERNET',
       'CAMERA',
       'MODIFY_AUDIO_SETTINGS',
-      'READ_MEDIA_VIDEO'
+      // 'READ_MEDIA_VIDEO'
     ],
     splash: {
       backgroundColor: '#ffffff',