Post

Replies

Boosts

Views

Activity

Reply to iOS 14.3 UITextField leak?
I cannot offer any help, but I have the same issue. I noticed that it appears when I switch the view while the cursor is still in the text field. I tried adding resignFirstResponder in different ways, it did not help.
Topic: UI Frameworks SubTopic: UIKit Tags:
Apr ’21
Reply to EXC_BAD_ACCESS in [MTLDebugTexture removeUsedRenderTarget:slices:]
I have the same issue. I got the following message: [MTLDebugTexture removeUsedRenderTarget:slices:]: message sent to deallocated instance 0x13179f4c0. Metal API validation was enabled. I disabled it and did some testing and was not able to reproduce the bug. After turning on Metal API validation again, the bug was there again after a couple of tests. Edit: It started when I starting using NavigationView in my app (I was managing navigation without it before). I am wondering if it has to do with that.
Feb ’21