Unplanned
Last Updated: 20 Feb 2024 09:54 by ADMIN
Created by: Matt
Comments: 0
Category: Installer and VS Extensions
Type: Bug Report
1

When you create a new project on Visual Studio for Mac, the project namespaces are not renamed to whatever the developer has entered.

Instead, they are stuck on the original template's source code naming of "TelerikXamarinApp1.WhateverPlatform".

Thank you,

Matt

 

Unplanned
Last Updated: 31 May 2022 11:40 by n/a
Created by: n/a
Comments: 0
Category: Installer and VS Extensions
Type: Feature Request
0
Currently the Telerik Xamarin Project Template cannot be used in Visual Studio for Mac 2022 Preview, 
Provide a support for the Telerik Xamarin Project template (mpack) when VS 2022 is official
Unplanned
Last Updated: 12 Feb 2021 18:02 by ADMIN
Created by: Philip Allwright
Comments: 1
Category: Installer and VS Extensions
Type: Feature Request
0

The Telerik UI toolbox window always open on top of all other windows and expanded. This is incredibly annoying especially as it displays 'I have no usable controls'.

There should be a setting to control this behaviour if it gets collapsed or removed then it should remember these settings, not ignore them and bring itself on top of useful windows like Solution Explorer etc every time I start VS.   

 

 

 
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.

Declined
Last Updated: 07 Apr 2020 09:14 by ADMIN
Created by: jeljeljel
Comments: 2
Category: Installer and VS Extensions
Type: Bug Report
2

If you already have the Telerik.UI.for.Xamarin NuGet package installed to your projects and you use the Telerik Toolbox to add a control, it will break your references by duplicating references to the same assemblies (one for newly added assembly reference, one for existing package reference).

When you drag and drop in a control from the Toolbox, it will add the assembly references that point to the installation folder, even if I already have the NuGet Package referenced. This means that you would need to manually have to remove the Telerik assembly references every time you use the Toolbox. The problem is exasperated if the project structure doesn't support package reference (i.e. you cant tell which assembly to remove)

Ultimately, this means you can't use the Telerik UI for Xamarin Toolbox when using NuGet packages.

 

 

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)

Unplanned
Last Updated: 20 May 2019 10:28 by ADMIN
Created by: Paul
Comments: 0
Category: Installer and VS Extensions
Type: Feature Request
0
Provide a tool that will upgrade the solution to a newer version of Telerik UI for Xamarin (similar as the WPF Project Upgrade Wizard)