Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70432

Camera.getPhoto path results in File does not exist error

$
0
0

@NateN wrote:

Having trouble with Camera.getPhoto - appears to work, photo.path returns a full path, but trying to read the file with Filesystem results in a “File does not exist” error?

const photo = await Camera.getPhoto({
	quality: 90,
	allowEditing: false,
	source: CameraSource.Camera,
	resultType: CameraResultType.Uri,
	presentationStyle: 'popover'
	// saveToGallery: true
});

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70432

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>