diff --git a/docs/source/05-04-native-mobile-apps.md b/docs/source/05-04-native-mobile-apps.md new file mode 100644 index 000000000..69c54f825 --- /dev/null +++ b/docs/source/05-04-native-mobile-apps.md @@ -0,0 +1,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_! + +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) diff --git a/docs/source/images/IGNNativeComments.pdf b/docs/source/images/IGNNativeComments.pdf new file mode 100644 index 000000000..33faf5463 Binary files /dev/null and b/docs/source/images/IGNNativeComments.pdf differ