Hi --
I've added Teleirk.UI.for.Blazor to a brand new .NET MAUI Blazor Hybrid application.
In my MauiProgram.cs I add `builder.Services.AddTelerikBlazor();`
and I've just edited the generated page to include a DropDownListControl. Whole page code here:
https://gist.github.com/CMorooney/320976b711ea45052f20eca96f02d67c
adding a Breakpoint in VS for any/all System.Exception throws will expose a FileNotFoundException happening for a resource named `Telerik.Blazor.resources"
this doesn't happen if you replace the DropDownList with a telerik text box
but it currently does cause the BalzorWebView to crash in our production/testflight ios releases.
please help.
edit:
further details
Xcode 14.3.1
.net7.0-ios
Telerik.UI.for.Blazor 4.3.0