ot-ashish-jain
ot-ashish-jain
> @ot-ashish-jain Did you encounter the same problem on iOS 17.4 simulator? I am able to run the app on iOS 17.4 simulator, but I face this [crash issue](https://github.com/dotnet/maui/issues/21051) on...
> reproduction project I am using Visual Studio for Mac 2022 (17.6.10), can you try to reproduce on that?
## [Codecov](https://app.codecov.io/gh/CadQuery/cadquery/pull/1577?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CadQuery) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 95.13%. Comparing base [(`5522037`)](https://app.codecov.io/gh/CadQuery/cadquery/commit/552203713b2c5415b20109202442f366d33d082f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CadQuery) to head [(`cefc420`)](https://app.codecov.io/gh/CadQuery/cadquery/commit/cefc420aca9cc48e33477d83071008b063194797?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CadQuery). > Report is 15 commits behind...
> Can't repro this issue at iOS device(iOS17.4.1) on the latest 17.6.10(build 428)(.NET SDK:7.0.314).  Could you please mention the MacOS version as well? I am using MacOS Sonoma 14.4.1.
> Could you also try using .NET 8? Also, could you try deploying a .NET iOS App that doesn't implement that MAUI UI Framework? You can do that by running...
> Could you also try using .NET 8? Also, could you try deploying a .NET iOS App that doesn't implement that MAUI UI Framework? You can do that by running...
I tried to deploy using Windows machine and I was able to run the app on iPhone. When I use the same Developer certificate and provisioning profile on Mac I...
Any update on this?