This repository was archived by the owner on Aug 10, 2019. It is now read-only.

Description
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.