List Question
20 TechQA 2023-12-25T09:06:21.140000issue while intercepting and replacing syscall in C
171 views
Asked by Papers.ch
Method Swizzling and Inheritance
64 views
Asked by Alfred Woo
Assigning to a pointer causes EXC_BAD_ACCESS through class_addMethod
56 views
Asked by Balázs Vincze
Getting error while implementing method swizzling in Swift
40 views
Asked by VIJAY SINGH RAGHAV
Objective-C: Methods called by a swizzled method should call the original implementation
224 views
Asked by Wowfunhappy
UIColor initWithCoder extract color name
173 views
Asked by Simon McLoughlin
Swift swizzling init function
230 views
Asked by KeksimvsMaximvs
Swift - Method swizzling for private framework's method and then invoking original implementation
1.1k views
Asked by Kunal Shah
Swizzling, Simulator, and Remote Push Notifications - iOS 14
768 views
Asked by David
Is it possible to Swizzle NSAttributedString.init(string:attributes)?
112 views
Asked by Tal Zion
Tracking All Events of ViewController and UIControls for Custom Analytics Framework iOS
762 views
Asked by Abhishek
Swizzling UIImage init not working iOS Swift
675 views
Asked by Tal Zion
Swizzling UIImage.init(named:) returns nil when getting the instance method
235 views
Asked by Tal Zion
How to use method swizzling to change the system font used in iOS app?
567 views
Asked by AudioBubble
Xamarin method swizzling isn't working. Why not?
201 views
Asked by fractor
how to swizzle didReceiveRemoteNotification of AppDelegate from framework
1.5k views
Asked by Jafar Khoshtabiat
Is it possible to generate a wrapper for each method invocation in Objective-C?
105 views
Asked by olha
How to swizzle Swift.print(items:separator:terminator)
1.1k views
Asked by Tal Zion
How to swizzle NSError init without hitting an infinite loop
164 views
Asked by Tal Zion
Replace (swizzle) an entire class (with all instance and static methods) in Objective-C
428 views
Asked by Bedford