Post

Replies

Boosts

Views

Activity

Reply to EXC_BAD_ACCESS in [MTLDebugTexture removeUsedRenderTarget:slices:]
Sorry I don't have an answer, but a related crash started for me in Beta 5 and remains a problem in Beta 6. I have a UIViewRepresentable in a slide-over view I'm bringing up from the bottom. It works on some views but crashes consistently on another libc++abi.dylib: terminating with uncaught exception of type NSException ** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[MTLDebugRenderPipelineState removeUsedRenderTarget:slices:]: unrecognized selector sent to instance 0x7ff22b510800'
Aug ’20
Reply to SwiftUI - Ipad crashes when form elements disappear
Thanks for your work on this Marc. I just wanted to echo: as of XCode 11.4, this is still an issue. TextFields with an active cursor seem to cause a crash when removed from a view within a "modal" sheet on iPad. Works fine on iPhone. I can't even try to play games with Application.shared to resign first responder as I have a share extension in my app, but all other attempts to workaround have failed.
Apr ’20