Search code examples
How do you import a category defined within it's parent class in objective-c?...


objective-c-category

Read More
Class extension vs class category...


objective-cobjective-c-categoryclass-extensions

Read More
If this is the right way to use a customised string property in Objective C, why can’t I extract the...


iosobjective-cuibuttonnsstringobjective-c-category

Read More
NSString Subclass or Wrapper Class or Category...


iosobjective-ccocoafoundationobjective-c-category

Read More
NSURLSessionTask category method crashes with "Unrecognized selector sent to instance"...


iosobjective-cobjective-c-category

Read More
Inconsistency in Category extensions iOS 10+...


iosobjective-cnsdictionaryobjective-c-category

Read More
Reverse NSString recursively in category...


iosobjective-crecursionobjective-c-category

Read More
Adding the same category to multiple classes...


objective-cioscocoa-touchcocoaobjective-c-category

Read More
The priority between two Categories...


iosobjective-cobjective-c-category

Read More
ObjC Category doesn't link to iOS7...


objective-cios7cocoapodssdwebimageobjective-c-category

Read More
Subscripting syntax for NSMapTable in iOS 6...


objective-csyntaxobjective-c-category

Read More
Objective-C Runtime - Run Code at Deallocation of Any Object...


objective-cobjective-c-blocksobjective-c-runtimeobjective-c-category

Read More
How to subclass NSTextAttachment?...


objective-c-categorynstextattachment

Read More
Can Java do something like category in Objective C?...


javaobjective-c-category

Read More
Exclude Objective C Category from some Swift classes...


objective-cswiftobjective-c-category

Read More
How can I access a Swift extension in Objective-C?...


iosobjective-cswiftobjective-c-category

Read More
No warnings if category is used but isn't added into target(Any way check it automatically?)...


objective-cxcodecompilationwarningsobjective-c-category

Read More
CocoaPods UIImageView+AFNetworking.h unrecognized selector setImageWithURLRequest...


iosxcode5afnetworkingcocoapodsobjective-c-category

Read More
How I can override addTarget method of UIButton in objective c...


iosobjective-cobjective-c-category

Read More
Any way to apply Objective-C category only to current class (or equivalent effect)?...


objective-cobjective-c-category

Read More
Using a UIColor category in iOS 7 and Objective c...


iosobjective-cios7objective-c-category

Read More
Swift Extension Not working...


iosswiftxcode6objective-c-category

Read More
why can CALayer's category declare a property without implementation and use it directly?...


ioscalayerobjective-c-category

Read More
doxygen link to objective-c method in category...


objective-cdocumentationdoxygenobjective-c-category

Read More
Using self keyword from a category...


iosobjective-cobjective-c-category

Read More
Does objective c support private inheritance of protocol...


objective-cobjective-c-category

Read More
Swift extensions that apply only when you import them...


swiftobjective-c-categoryswift-extensions

Read More
Unrecognized selector sent to instance on FBSDKProfile category...


iosobjective-cfacebookfacebook-sdk-4.0objective-c-category

Read More
How to create a category in Xcode 7.2?...


objective-cxcodecocoa-touchobjective-c-category

Read More
how to release copy property added using category in objective C?...


memory-managementretainobjective-c-category

Read More
BackNext