Hi, I'm using file plugin to save the image on my phone but unfortunately the image did not save on my phone storage and there is no error. can someone experience this same issue. Thanks
Hi @Jorz
Please refer below link he is also facing same issue.
https://www.outsystems.com/forums/discussion/80298/how-to-save-an-image-in-my-mobile-local-device-after-clicking-picture/
Thanks
@Jorz
I have attached the OML for your solution
Also, you can try my app
the app your share is also not working the save image and also same on my implementation of file plugin
HI Jorz,
You may find these below discussions helpful they cover similar issues and possible solutions.
https://www.outsystems.com/forums/discussion/44321/file-viewer-plugin-jpeg-not-opening/
https://www.outsystems.com/forums/discussion/94030/save-an-image-to-device-storage-that-will-show-up-in-the-gallery-photos-app/
https://www.outsystems.com/forums/discussion/34616/downloading-image-from-local-database-in-mobile-application/
Hope this helps your problem.
Thanks,
Sriyamini J
I think a plugin that specifically supports saving to gallery needs to be used here.
Use SaveToGallery plugin or Camera plugin with SaveToGallery=True, if you need the image to appear in the phone gallery.