const response = await fetch(cameraPhoto.webPath!);
Taken from Ionic docs, https://ionicframework.com/docs/angular/your-first-app/3-saving-photos
const response = await fetch(cameraPhoto.webPath!);
Taken from Ionic docs, https://ionicframework.com/docs/angular/your-first-app/3-saving-photos