What is the actual proper cs proj configuration for ios and macos debug and release mode? #23739
Unanswered
cbdg-mitch
asked this question in
Q&A
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.
-
folks, I'm losing my mind trying to get my maui app to launch properly on IOS.
Sometimes it launches and I get the splash screen and then a crash - sometimes it launches and I get the splash and then a white screen.
What are the actual proper build options is the cs proj for a proper build? Here's what I have.
IOS DEBUG:
iOS Release:
Mac Catalyst debug:
MacCatalyst release:
Like is there documentation as to what the flags should all be set to for the various scenarios? I've been fighting with this for a week trying to get this out to test flight but these crashes on launch are killing me. FWIW, mac catalyst is working way better than iOS.
Beta Was this translation helpful? Give feedback.
All reactions