Skip to content

Instantly share code, notes, and snippets.

@teerasej
Created July 2, 2016 08:20
Show Gist options
  • Save teerasej/aed6d46a12e37384ca37f9965dbb4110 to your computer and use it in GitHub Desktop.
Save teerasej/aed6d46a12e37384ca37f9965dbb4110 to your computer and use it in GitHub Desktop.
[Ionic] Allow phone app call in Android
<access origin="tel:*"/>
<allow-intent href="tel:*" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment