I have a react PWA application, it has functionality in order to post the image to Instagram story. To do this, the image is saved in the gallery and Instagram picks it up. Is it possible to implement such functionality on iOS13?
Asked
Active
Viewed 309 times
1
-
Have a look at this: https://stackoverflow.com/questions/22338201/how-can-i-create-an-image-download-link-in-html-for-a-mobile-page – gilbert-v Sep 24 '19 at 19:37
-
@gilbert-v the solutions that are provided there do not work. Thanks – clicktronix Sep 26 '19 at 12:53