You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added your code to my project but I found this error:
PATH/NSData+Base64.m:293:6: ARC forbids explicit message send of 'autorelease'
I tried to refactor it but no way.
I added your code to my project but I found this error:
PATH/NSData+Base64.m:293:6: ARC forbids explicit message send of 'autorelease'
I tried to refactor it but no way.