Search code examples
Implicit conversion of a non-Objective-C pointer type 'char *' to 'NSString *' is di...


nsstringcharios8xcode6nsmutablestring

Read More
NSDictionary not key value coding-compliant for the key Test...


iosobjective-cnsstringnsdictionary

Read More
Get selection (highlighted text) string from NSTextView Objective-C...


objective-cxcodemacosnsstringnstextview

Read More
UILineBreakModeWordWrap (or NSLineBreakByWordWrapping) stop from splitting word across 2 lines...


iosnsstringuifont

Read More
"[__NSArrayM objectForKey:]: unrecognized selector" when trying to retrieve a string from ...


iosnsstringnsarraynsdictionarynsexception

Read More
Convert string to float in Objective-C...


objective-cnsstringstring-conversion

Read More
enum Values to NSString (iOS)...


iosenumsnsstring

Read More
Add a prefix to UITextField...


objective-ciosnsstringuitextfield

Read More
Split an NSString to access one particular piece...


objective-cswiftstringnsstring

Read More
String comparison in Objective-C...


objective-cnsstring

Read More
Obj-C - Get first X number of characters after a string inside NSString?...


objective-cnsstring

Read More
How to include emoticons in Swift string?...


stringswiftnsstring

Read More
isEqualToString: not comparing strings correctly...


iosnsstringcompare

Read More
static NSStrings in Objective-C...


objective-cnsstring

Read More
How to fetch data of NSString from array of structure hold by NSMutableArray in objective c?...


objective-cnsstringnsmutablearraynsarray

Read More
Does this cause leak of NSString?...


objective-cnsstring

Read More
Proper way to convert char* to NSString without initWithCString?...


objective-ciosnsstringchar

Read More
Weird error with NSString: No known class method for selector 'stringWithBytes:length:encoding:&...


objective-cnsstringnsstringencoding

Read More
Remove semicolon and brackets from string...


iosobjective-cnsstring

Read More
How to take a json string like this below to transform to dictionary?...


iosjsonnsstringnsdictionary

Read More
iOS How to find multiple strings between 2 strings in a huge string?...


iosobjective-cregexnsstringsubstring

Read More
Shortcuts in Objective-C to concatenate NSStrings...


objective-cnsstringstring-concatenation

Read More
iPhone remove substring from string...


cocoa-touchnsstring

Read More
NSString - Unicode to ASCII equivalent...


objective-cstringunicodensstringascii

Read More
NSString: strip out <b></b> and make an attributed string with color for that segment?...


iosobjective-cnsstringnsattributedstring

Read More
How to capture last 4 characters from NSString...


iosiphoneswiftnsstringnsrange

Read More
Replacing in NSString with wildcards / regular expressions - cocoa...


objective-ccocoansstring

Read More
How to insert a character into a NSString...


objective-cios5nsstring

Read More
URLWithString: returns nil...


iphoneobjective-curlnsstringnsurl

Read More
How to convert from int to string in objective c: example code...


objective-cnsstringint

Read More
BackNext