Xamarin.LinkedIn
August 23, 2018 ยท View on GitHub
Xamarin.LinkedIn
Bindings for Xamarin.Android and Xamarin.iOS of the LinkedIn mobile SDK.
| Binding | Sample | NuGet |
|---|---|---|
| Xamarin.Android.LinkedIn | Xamarin.Android.LinkedIn.Sample | |
| Xamarin.iOS.LinkedIn | Xamarin.iOS.LinkedIn.Sample |
Run the samples
For a complete usage of the bindings, please follow the samples and read the official documentation for Android and iOS.
-
The Xamarin.Android.LinkedIn.Sample works out of the box, in any device that has LinkedIn installed.
-
For the Xamarin.iOS.LinkedIn.Sample to work you need to Associate your iOS app with your LinkedIn app and change in the
Info.plisttheBundleIdto the one configured in LinkedId andApplicationId(linkedIn numeric identifier).