Messaging, Xamarin

Let’s make phone calls and send messages using Xamarin Forms

The plugin Xam.Plugin.Messaging provides us the access to the phone for: calls, SMS and emails. Messaging is one of the most important functions of our device , therefore is frequently used to create applications to get closer to our user, creating a comunication between our App and the system device messaging / call function. With this plugin we can manage the following topics:…

Continue Reading