@aheze0@Dimillian It's Firebase Crashlytics, and yes it gives you stack traces but crashes occuring inside the SwiftUI framework are a nightmare to decypher unfortunately
@ChristianSelig Yeah either hardcode the height (not ideal) or use PreferenceKey to extract the height value of the purple bottom sheet to your main container through a custom ViewModifier where you'll have the GeometryReader to inspect the height