James McCarthy
Results
2
comments of
James McCarthy
@faceyspacey What were the color ranges you used to get the rainbow-ish effect?
@ismdcf Not sure if you solved the issue, but it looks like loadImageWithURLRequest requires an NSURLRequest, and the existing code passes an NSString, causing the error. This code fixes the...