</The | AR | Coder >
Explore posts from serversTSDThe Swift Den
•Created by Francis on 5/3/2024 in #swift-development
Seeking Help with Mac App Crash Issue - $1000 Reward
put a breakpoint at a very start of your app, or run it in the simulator or comment out some of your starter views and go from there. once you figure out the view thats causing the issue, it will be eaiser to go from there
6 replies
TSDThe Swift Den
•Created by Francis on 5/3/2024 in #swift-development
Seeking Help with Mac App Crash Issue - $1000 Reward
@Francis add debugging and halt the debugger at exception break points and see what the error message is
6 replies