The original pictures were set through asset for the image and are stored at - /Learning.app/www/project/files/views/assets/image. I then use a camera service that creates a file uri that is stored on sd card for android and tmp folder for Ios. I was hoping I could just replace /Learning.app/www/pro...
I have an image that I want to replace with a new image taken from phone. Currently, it saves it to a different location. Can I have the new image save to the same location as the original image?