Maui Blazor App :in (release process: "ipa" file ) project crashes on showing a nuget control #13016
Labels
area-blazor
Blazor Hybrid / Desktop, BlazorWebView
platform/iOS 🍎
s/not-a-bug
This isn't actually a bug, or is working as expected
t/bug
Something isn't working
Description
I have created .Net Maui Blazor App project and added the nuget package :(Radzen.Blazor version 4.6.3) to use different components.
Everything went fine in the Debug process: tested on Windows Machine, MacCatalyst, ipad
When I released the project and used the ipa file in the ipad :
RadzenButton worked fine but it crashed when the RadzenDropDown appeared.
i thought its the package problem , so i used instead the nuget package: (MudBlazor version 6.1.8) the project also crashed when MudSelect appeared in the Released project.
Operating System: Windows
.NET runtime version: .NET 7
Visual Studio Enterprise 2022 : 17.4.3
(Mac used to create ipa file):
Model Name: Mac mini
MacOS: Ventura 13.0.1
Visual Studio for Mac: 17.4.3
(Ipad used to view the app):
Model Name: ipad (9th generation)
iPadOS: 16.2
Steps to Reproduce
Link to public reproduction project repository
https://blazor.radzen.com/dropdown
Version with bug
7.0 (current)
Last version that worked well
7.0 (current)
Affected platforms
iOS
Affected platform versions
ipadOS:16.2
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: