moved pdf to wp and updated copy

This commit is contained in:
immber
2019-01-17 09:56:55 -08:00
parent 6ef5c3a42f
commit 582d45bb21
+4 -2
View File
@@ -3,6 +3,8 @@ title: Embedding Talk in Native Mobile Apps
permalink: /embedding-in-native-mobile-apps/
---
When it comes mobile devices, the Talk client embed is already responsive and mobile friendly. It is for this reason that the Coral Project has not attempted to make a Talk client available as a native iOS or Android mobile application. However, we get asked about this _a lot_!
When it comes mobile devices, the Talk client embed is already responsive and mobile friendly. We do not currently have plans to provide mobile SDKs, however, you can do this yourself.
One organization that has taken on the challenge of creating their own iOS native Talk client is IGN. They were kind enough to share some details about their process which can be found [here](/talk/images/IGNNativeComments.pdf)
One organization that has taken on the challenge of creating their own iOS native Talk client is [IGN](http://www.ign.com/). They were kind enough to share how they implemented Talk natively on their apps, which can be found [here](http://coralproject.net/wp-content/uploads/2019/01/IGNNativeComments.pdf).
If you implement Talk on your mobile apps and would like to contribute your process for others, you can add those here in our docs via a PR or post an issue on Github and we can help you.