jeudi 20 décembre 2018

app crash when I use capture="camera" into input element on android device

I would like to enable only camera option by using:

input type="file" name="photoInputElem" capture="camera" accept="image/*" style="display:none;" (change)="handleUploadedPhoto($event.target.files, photoInputElem)"

but when I trigger these input the app is crashed.




Aucun commentaire:

Enregistrer un commentaire