Is "Telerik UI for .NET MAUI" is supportable for .Net6 IOS (Native Projects - SDK style projects) ?

1 Answer 176 Views
DataForm DataGrid Gauge
uttej
Top achievements
Rank 1
uttej asked on 18 Jan 2023, 02:22 PM

Hi Team,

Just want to check whether Telerik will support .Net IOS projects (Native IOS)?

Thanks in advance.

 

 

1 Answer, 1 is accepted

Sort by
0
Lance | Senior Manager Technical Support
Telerik team
answered on 18 Jan 2023, 03:42 PM

Hello Uttej,

UI for MAUI is only for .NET MAUI projects... we do not ship components specifically for .NET 6/7 iOS projects.

That being said, technically speaking, you could manually try to reference the iOS assemblies that we ship with UI for MAUI. 

Warnings:

  • Most of the controls you see in the library are .NET MAUI-only... because they're built on top of .NET MAUI base elements like View, Entry, Button , etc. Only the 'Compatibility' controls that come from the Telerik.iOS.dll are pure iOS native stuff (which originally comes from the legacy UI for Xamarin.iOS controls, but compiled with a net6.0 target so they can be used as a base for .NET MAUI).
  • Please be aware that this is not an officially supported configuration and we do not provide technical support for it. You will likely need to do quite a bit of experimentation and exploration to find the right objects, properties, etc. as we do not document this unsupported implementation.

Regards,
Lance | Manager Technical Support
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
DataForm DataGrid Gauge
Asked by
uttej
Top achievements
Rank 1
Answers by
Lance | Senior Manager Technical Support
Telerik team
Share this question
or