/deskmobilesdk-xamarin

A Xamarin binding for the Desk.com mobile SDK https://github.com/forcedotcom/DeskMobileSDK-iOS

Primary LanguageObjective-C

DeskMobileSDK GitHub: https://github.com/forcedotcom/DeskMobileSDK-iOS

Current versions: DeskKit iOS SDK = 3.0.3 DeskAPIClient = 3.1.0 DeskCommon = 1.0.2

To use DeskKit in your project, follow these directions:

  1. Within Terminal, navigate to the deskkit-framework folder
  2. Run 'bash universal-framework.sh' in that directory
  3. Open deskkit-ios-binding/deskkit-ios-binding.sln in Xamarin
  4. Rebuild that solution.
  5. Copy the resulting bin//DeskKitSDK.dll to your own Xamarin project.