0

This is a longshot, but is it possible via HTML/JavaScript e.g. For a standalone iOS web app to call the share function found in mobile safari?

E.g on a web page a user clicks a link that then calls for share to fb, twitter, email screen to pop up.

Laxiton6893
  • 201
  • 3
  • 8

1 Answers1

0

No. There is no access to that functionality from a webpage or a standalone web app. You can, of course, add FB/Twitter/etc sharing to your pages yourself.

ThinkingStiff
  • 64,767
  • 30
  • 146
  • 239