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
{{ message }}
This repository was archived by the owner on Aug 10, 2019. It is now read-only.
Hi Johan,
I am trying to use your code in my app a security measure and I get an error from the delegate like so;
" ivar 'delegate' for __weak property 'delegate' must be __weak"
I am fairly new to objective-C and I can't seem to figure out what is causing the problem. Also,
i get this error on the case statements;
"Switch case is in protected scope"
Please help as soon as you can. Thanks.