jfoclpf / in-my-district

Monorepo (APP, server and website) to report in Portugal to the local authorities public irregularities in one's neighborhood or district
https://nomeubairro.app
GNU General Public License v3.0
37 stars 8 forks source link

Android 13 camera plugin issue #54

Closed jfoclpf closed 1 year ago

jfoclpf commented 1 year ago

https://github.com/apache/cordova-plugin-camera/issues/797

devo tentar instalar o plugin usando um PR que endereça esta questão

cordova plugin add https://github.com/apache/cordova-plugin-camera.git#pull/814/master
jfoclpf commented 1 year ago

No config xml deve estar

<preference name="android-compileSdkVersion" value="33"/>
jfoclpf commented 1 year ago

solved

Marwanb10 commented 1 year ago

Hi jfoclpf i have probleme when i get permission from device to access i give him access to open camera but not open i think reply i get error probleme in permission make camera doesn't open in console.log i get error 20 i use angular 9 and ionic 5.4.16

image