Skip to content

Instantly share code, notes, and snippets.

@hansemannn
Last active March 9, 2016 11:57
Show Gist options
  • Select an option

  • Save hansemannn/6d990021fb482f40b3a6 to your computer and use it in GitHub Desktop.

Select an option

Save hansemannn/6d990021fb482f40b3a6 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<ti:module xmlns:ti="http://ti.appcelerator.org" xmlns:android="http://schemas.android.com/apk/res/android">
<ios>
<plist>
<dict>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>fbapi</string>
<string>fb-messenger-api</string>
<string>fbauth2</string>
<string>fbshareextension</string>
</array>
</dict>
</plist>
</ios>
</ti:module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment