Hi there,
I’m currently designing an App that show image fetch from an API and it’s working great.
To finish this app i want the possibility to Share the image i’m currently showing on the screen.
So i tried that :
I’m defining my image like that :
The app show the image perfectly but when i try to share it only share the URL and not the image. Do you have an idea how to change that ?
Thanks a lot