Hi,
I have an image in the system.TemporaryDirectory, and I want to let the user save it permanently to the Android & Apple device.
The showPopup ‘CoronaProvider.native.popup.activity’ seems to be only for Apple.
The only way I found was to use display.capture with the option ‘saveToPhotoLibrary’. Is there any other way where it is not stored in photoLibrary (like in Android Downloads folder) ?
Thanks