Implicit declaration of function 'encodeToBase64String' is invalid in C99

前端 未结 0 473
孤城傲影
孤城傲影 2020-12-04 05:24

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题