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