Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
151 views
in Technique[技术] by (71.8m points)

angular - File Share via safari using javascript

I want to share an Image and a text via safari browser. I saw navigator.share() as one of the way to share but it supports only text in safari browser. Is there any other way via Angular or JavaScript to share both Image and text via safari browser?

This is reference of link which I followed for share feature https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share. Another reference https://w3c.github.io/web-share/demos/share-files.html which I tried.

question from:https://stackoverflow.com/questions/66060822/file-share-via-safari-using-javascript

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...