SyntaxFix
Write A Post
Hire A Developer
Questions
The code for percent sign in NSString format is %%. This is also true for NSLog() and printf() formats.
NSString
%%
NSLog()
printf()