A little bit of background first: this app takes a picture and uploads to an Azure blob storage.
The picture is stored in a file (internal storage) using getA
getA
While using internal storage the file path is different. I think it is stored in /storage/emulated in latest devices. Check for your file path. and see if you are creating a file with the absolute path.