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:
- Within Terminal, navigate to the deskkit-framework folder
- Run 'bash universal-framework.sh' in that directory
- Open deskkit-ios-binding/deskkit-ios-binding.sln in Xamarin
- Rebuild that solution.
- Copy the resulting bin//DeskKitSDK.dll to your own Xamarin project.