App crash when built and archive against Generic Device #11858
Unanswered
timdinhdotcom
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So we have an MAUI Blazor app to be test via Apple TestFlight.
If we build and archive against a Generic Device in VS Mac then it would crash when running on physical device. Build and archive against generic device works in Xamarin Forms so something is wrong in MAUI.
If we build and archive against a plugged in iPad device then it would run fine on physical device.
Work around for now is to always built against a physical device and not the generic device.
Beta Was this translation helpful? Give feedback.
All reactions