Completed
Last Updated: 13 May 2020 13:14 by ADMIN
Release R2 2020
Created by: Jag
Comments: 0
Category: Installer and VS Extensions
Type: Bug Report
0

The issue occurs when new Telerik project is created (or create Xamarin.Form new project, add the Telerik UI for Xamarin assemblies manually and then add some of the Telerik UI for Xamarin Item Templates.

All platform projects are including assemblies from the Portable. For example for the Android project assemblies should be included from the Android folder. 

Also this issue affects the simple login template - for example the entry controls for user name and password are not visible.
UWP it complains that the common.dll is missing even though that reference is present. I manually removed and added it to see if it resolves the issue with no luck.

Workaround:

add the Telerik UI for Xamarin suite using the Telerik UI for Xamarin Nuget Server.

Completed
Last Updated: 13 Nov 2019 08:07 by ADMIN
Release R3 2019

If you create a File > New > Telerik Xamarin UI project, the Android project will not build. 

The following errors are provided:

  • Failed linking file resources / Project Android
  • <adaptive-icon> elements require a sdk version of at least 26. / Project Android /File icon.xml
  • <adaptive-icon> elements require a sdk version of at least 26. / Project Android /File icon_r.xml

I am using the VS 2019 16.3.2 and the accompanying d16-3 releases of Xamarin SDKs

Xamarin  - 16.3.0.274 (d16-3@06531f8)

Xamarin.Android SDK  - 10.0.0.43 (d16-3/8af1ca8)