Cross platform plugin for handling LinkedIn authentication.
- Available on Nuget: https://www.nuget.org/packages/Plugin.LinkedInClient
- Install into your PCL project and Client projects.
- Create your LinkedIn Developer Console application.
- Follow the Android and iOS guides
- Check out Getting Started
Platform Support
Platform | Version |
---|---|
Xamarin.iOS | iOS 8+ |
Xamarin.Android | API 15+ |
Call CrossLinkedInClient.Current from any project or PCL to gain access to API.
- Authentication
Here you will find detailed documentation on setting up and using the LinkedIn Client Plugin for Xamarin.
-
LinkedIn SDK Bindings by jzeferino: