Well, I\'m trying to base64 encode an image with Objective C, and it gives me the errors Implicit conversion of \'int\' to \'NSString *\' is disallowed with ARC
Implicit conversion of \'int\' to \'NSString *\' is disallowed with ARC