This project demonstrates how you can use Kentico Cloud Delivery SDK (or any other Kentico Cloud SDK for .NET) in a cross-platform Xamarin application.
This project is based on the Kentico Cloud Xamarin Demo project.
In order to run this project, you will need to complete the following:
- Create the following Kentico Cloud content types / items. The referenced files detail all the fields required.
- Blog post (/src/Common/Models/BlogPost.cs)
- Author (/src/Common/Models/Author.cs)
- Update the KenticoCloudProjectID value in Services/KenticoCloudeSerice.cs
This project requires the following:
- Windows 10
- Visusl Studio 2017
- Mobile & Gaming / Mobile Developer with .NET (Visual Studio Installer)
- Mac for iOS compilation / debugging