Post

Replies

Boosts

Views

Activity

Application circumvented Objective-C runtime dealloc initiation for <%s> object
I encountered an error in iOS16.0beta4 version "Application circumvented objective-c runtime dealloc initiation for &amp;lt;%s&amp;gt; object", The same code is fine in iOS16.0beta1. I tried a lot of things, but it still didn't work. By looking at the error, we find that the error occurred in the Dealloc assertion of UIView.m#4628.
6
0
5k
Feb ’23
When the interface of wkwebview exists in xcode26beta5 and one wants to take a screenshot of the wkwebview interface, the image rendered by UIGraphicsImageRenderer is blank, but this is normal in xcode26beta4
ViewController.txt
Replies
3
Boosts
0
Views
451
Activity
Aug ’25
Application circumvented Objective-C runtime dealloc initiation for <%s> object
I encountered an error in iOS16.0beta4 version "Application circumvented objective-c runtime dealloc initiation for &amp;lt;%s&amp;gt; object", The same code is fine in iOS16.0beta1. I tried a lot of things, but it still didn't work. By looking at the error, we find that the error occurred in the Dealloc assertion of UIView.m#4628.
Replies
6
Boosts
0
Views
5k
Activity
Feb ’23