Example of how make a phone call in Xamarin.Forms applications - http://julianocustodio.com/chamada-telefonica-xamarin-forms
<?xml version="1.0" encoding="utf-8"?> | |
<paths xmlns:android="http://schemas.android.com/apk/res/android"> | |
<external-path name="external_files" path="." /> | |
</paths> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment