Post

Replies

Boosts

Views

Activity

Reply to App crashes: CA::Render::InterpolatedFunction::encode(CA::Render::Encoder*)
Have seen this crash (amongst various other crashes) but we build from Xcode 14.3. It's also only for iOS 17 users. For our reproduction, we needed the app to be used for about 30 minutes and keep repeating certain operations. Eventually, it'll crash somewhere along the way. A telltale is when the WKWebView we use starts seeing white squares / blotches instead of the actual content, then we know it's about to crash soon. We think it's some kind of memory corruption.
Topic: UI Frameworks SubTopic: General Tags:
Jan ’24
Reply to Crashes "[RenderBox] RB::Animation::size(RB::Animation::TermOrArg const*, unsigned long) EXC_BAD_ACCESS" on iOS 17
Enabling Extended Virtual Addressing Entitlement seems to be helping with this issue. Still need to test more. Could anyone else confirm?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to App crashes: CA::Render::InterpolatedFunction::encode(CA::Render::Encoder*)
Enabling Extended Virtual Addressing Entitlement seems to be helping with this issue. Still need to test more. Could anyone else confirm?
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to App crashes: CA::Render::InterpolatedFunction::encode(CA::Render::Encoder*)
Have seen this crash (amongst various other crashes) but we build from Xcode 14.3. It's also only for iOS 17 users. For our reproduction, we needed the app to be used for about 30 minutes and keep repeating certain operations. Eventually, it'll crash somewhere along the way. A telltale is when the WKWebView we use starts seeing white squares / blotches instead of the actual content, then we know it's about to crash soon. We think it's some kind of memory corruption.
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’24