# Native share to Facebook and Twitter on iOS possible?

**URL:** https://meta.discourse.org/t/native-share-to-facebook-and-twitter-on-ios-possible/29754
**Category:** Feature
**Created:** [6월 8, 2015, 4:50오전 UTC](https://meta.discourse.org/t/native-share-to-facebook-and-twitter-on-ios-possible/29754 "2015-06-08T04:50:00Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![uwe\_keim](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/uwe_keim/32/326762_2.png) [@uwe\_keim](https://meta.discourse.org/u/uwe_keim)
#### Post date: [6월 8, 2015, 4:50오전 UTC](https://meta.discourse.org/t/native-share-to-facebook-and-twitter-on-ios-possible/29754/1 "2015-06-08T04:50:00Z")

</div>

When browsing a Discourse forum on iOS (Safari), I would love the share buttons for Twitter and Facebook not simply fire a HTTP(S) URL but instead somehow trigger the “native” built-in sharing to Facebook and Twitter.

I.e. it should launch the installed apps (if any) where I am already logged in.

Is such a thing possible?

---

<div class="post-metadata">

### Author: ![uwe\_keim](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/uwe_keim/32/326762_2.png) [@uwe\_keim](https://meta.discourse.org/u/uwe_keim)
#### Post date: [6월 8, 2015, 5:06오전 UTC](https://meta.discourse.org/t/native-share-to-facebook-and-twitter-on-ios-possible/29754/2 "2015-06-08T05:06:54Z")

</div>

It seems that [custom URL schemes are possible on iOS Safari](http://stackoverflow.com/questions/22642223/what-is-mobile-safaris-custom-url-scheme).

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [6월 27, 2019, 7:41오후 UTC](https://meta.discourse.org/t/native-share-to-facebook-and-twitter-on-ios-possible/29754/3 "2019-06-27T19:41:35Z")

</div>

This is done for over a year now

> [@Introducing the Web Share API | Web | Google Developers](https://meta.discourse.org/t/introducing-the-web-share-api-web-google-developers/70515/2):
>
> Ok, did a quick try at this while I was in the plane and after some cleaning up sent a [pull request](https://github.com/discourse/discourse/pull/5204). Here is it in action:

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [6월 27, 2019, 7:41오후 UTC](https://meta.discourse.org/t/native-share-to-facebook-and-twitter-on-ios-possible/29754/4 "2019-06-27T19:41:38Z")

</div>


