Post

Replies

Boosts

Views

Activity

Reply to Crash on AppStore with SwiftUI for iOS 16.4 with "KitRendererCommon(_:) + 176"
@MobileTen it is a standard code for App. The line 10 is @main. I could not format it, so here is the almost full code. @main struct ProbabilityDistributionsApp: App { var body: some Scene { WindowGroup { ContentView() } } }
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’23
Reply to Crash on AppStore with SwiftUI for iOS 16.4 with "KitRendererCommon(_:) + 176"
Thank @julia_brockovich for a great suggestion. I also filed a feedback.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’23
Reply to Iphone crash logException Type: EXC_CRASH (SIGABRT)
Hi @minopham, Have you figure out the root cause cause we're also having the same issue (https://developer.apple.com/forums/thread/730047 )?
Replies
Boosts
Views
Activity
May ’23