Unplanned
Last Updated: 06 Mar 2018 14:00 by ADMIN
The iOS numeric auto range algorithm is not very human readable and sometimes it can calculate a step like 2810 (in which case 2000 or 5000 would have been much more readable). The algorithm needs to be improved, so that developers do not need to go and calculate ranges on their own.
Unplanned
Last Updated: 26 Feb 2018 09:53 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 1
Category: UI for Xamarin
Type: Feature Request
2
Please add a UI for Xamarin option in the Telerik Code Library (http://www.telerik.com/support/code-library).

Currently, it only has the following products:

Kendo UI
UI for ASP.NET AJAX
UI for ASP.NET MVC
UI for PHP
UI for JSP
UI for Silverlight
UI for WPF
UI for WinForms	
Reporting
Data Access
Test Studio

Completed
Last Updated: 26 Feb 2018 10:57 by ADMIN
When you install the Progress Telerik UI For Xamarin application on an iOS Device, navigate to some example and try to view its code - the application hangs. 

The issue is fixed in the latest version of the application.
Completed
Last Updated: 26 Feb 2018 10:56 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
When creating a Xamarin.Forms solution using the Telerik project wizard, the individual projects are not named properly.

See the attached screenshots for reference:

Screenshot1 - File > New, where I named the solution "MySolutionName"
Screenshot2 - After project generation, the individual projects are still using "Telerik.Xamarin.XXX" when it should be "MysolutionName.Mobile.XXX"
Unplanned
Last Updated: 21 Oct 2020 08:32 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 6
Category: UI for Xamarin
Type: Feature Request
13
We should consider splitting the Telerik.Xamarin.iOS.dll into separate DLLs so that the customers can reference only the controls they need.
Completed
Last Updated: 21 Jul 2017 14:21 by ADMIN
Available in minor release 2017.2.0721. It will also be available in the R3 2017 release.
Completed
Last Updated: 18 Oct 2017 14:55 by ADMIN
https://drive.google.com/file/d/0BzMkrUMZyQ6FWC1scXZVTmhVOEk/view?usp=sharing
Unplanned
Last Updated: 26 Feb 2018 10:33 by ADMIN
When you have set a custom palette in order to modify the colors of the chart, the Palette property of the series.Style does not represent the custom palette.

Unplanned
Last Updated: 26 Feb 2018 10:56 by ADMIN
When you need to apply some customizations for the labels in iOS and you have created a custom renderer, the LabelFormat initially set is lost and you need to explicitly update the text of the Label. 

Unplanned
Last Updated: 26 Feb 2018 10:33 by ADMIN
When you have set the PlotMode to BetweenTicks and try to zoom the Chart, some unnecessary blank gaps are added to the sides of the chart. Respectively, the more you zoom - the bigger the spaces become.

Unplanned
Last Updated: 26 Feb 2018 10:34 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
When the density of the labels is too high, the labels are overlapped
Unplanned
Last Updated: 15 Jun 2017 12:36 by ADMIN
When you have zoomed the initial view of the chart and you try rotating the screen - the dates are changed
Unplanned
Last Updated: 07 Jun 2017 12:41 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0

			
Declined
Last Updated: 07 Apr 2020 10:42 by ADMIN
Allow mouse interactivity with any shape - polygons as well as primitives like ovoids & simpler polygons (triangles, squares, stars ...). 
Unplanned
Last Updated: 06 Jun 2017 10:57 by ADMIN
In a scenario where the ViewModel is declared in Xamarin.Forms project and the ListView is bound to an ObservableCollection, calling NotifyDataSetChanged on the Android Adapter does not cause the ListView to update its Items. You need to explicitly set the Items property of the ListViewAdapter to be the modified collection of items.
Completed
Last Updated: 21 Jun 2017 12:10 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
The Value property is not updated when users tap on a ratingItem, the ValueChanged event is not triggered as well.

Available in the R2 2017 PS release.
Completed
Last Updated: 06 Mar 2018 14:03 by ADMIN
When configuring different layouts with images of different length and switching between them, the images are displayed incorrectly - in both layouts there are images with different length.
Available in the R3 2017 release.
Completed
Last Updated: 27 Sep 2017 12:35 by ADMIN
Available in minor release 2017.3.927. It will also be available in the R3 2017 SP release.
Completed
Last Updated: 23 Oct 2019 12:25 by ADMIN
Release R3 2019 SP
When you have declared a custom GroupHeaderTemplate and the total height of the elements within it is bigger than the pre-allocated one - the content is visualized on top of the group's items.
Completed
Last Updated: 31 May 2021 13:26 by ADMIN
ADMIN
Created by: Georgi
Comments: 2
Category: UI for Xamarin
Type: Bug Report
0
Available in the R2 2017 PS release.