Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@juucustodio
Created January 21, 2019 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juucustodio/0c3ea86f24a2d6b6b37a638daf732b23 to your computer and use it in GitHub Desktop.
Save juucustodio/0c3ea86f24a2d6b6b37a638daf732b23 to your computer and use it in GitHub Desktop.
Sample to open WhatsApp to send message to specific number from your Xamarin.Forms application using this package - http://julianocustodio.com/OpenWhatsApp
<key>LSApplicationQueriesSchemes</key>
<array>
<string>whatsapp</string>
</array>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment