Hello.
I need to integrate facebook and instagram to my Xamarin Forms client.
Looking for the Instagram API, i found at instagram website some implementations, but i didn´t found a "Send direct message" how to.
Looking if its allowed by instagram, i found https://github.com/a-legotin/InstaSharper that is a implementation using c#.
Can i use it with Xamarin ? Do someone here already tried this api ?
Thanks.