There was an error while loading. Please reload this page.
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.
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.