Search code examples
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
How to add more strings to the combined string if the length is less than prescribed length?...


iosobjective-ciphonexcodensstring

Read More
Replacing Multiple Different Occurences with Multiple Different Replacements - Swift4.2...


swiftstringreplacensstringsubstitution

Read More
boundingRectWithSize ignores line breaks...


iosuitableviewnsstring

Read More
how to prevent iOS from converting ascii into emoji?...


iosswiftnsstringemoji

Read More
iOS: how to change colour/font of some characters of a string...


iosobjective-cnsstringnsattributedstring

Read More
How to return string from "for loop"? Objective-C iOS...


iosobjective-ciphonensstringnsmutablestring

Read More
check and remove a particular string from nsmutable array without index...


objective-ciosxcodensstringnsmutablearray

Read More
Is it redundant to check isKindOfClass in Objective C?...


iosobjective-cnsstring

Read More
Getting a string in textfield before a specific string in the textfield...


iosobjective-cnsstring

Read More
Replace <br> in an NSString with a new line...


iosnsstringline-breaks

Read More
Swift string interpolation produces string that takes very long to insert in a dictionary...


swiftnsstringfoundation

Read More
How to format string encoded with NSASCIIStringEncoding...


objective-cnsstringcloudkitnsstringencoding

Read More
How to know if a UITextField in iOS has blank spaces...


iphoneiosipadnsstringuitextfield

Read More
Obj-C - Can't access values in NSArray?...


objective-cnsstringnsarray

Read More
Convert Hex string to IEEE 754 float...


objective-cnsstringhexcgfloat

Read More
Escaping custom character in objective-c...


objective-cescapingnsstring

Read More
BackNext