Daniel Albert

Results 3 comments of Daniel Albert

If I change the code line for the next one, there is not EXC_BAD_ADDRESS at this point. ``` self.key = [inKey copy]; ``` And key property retain instead of readonly....

I closed the issue accidentally.

@mediamac1 I solved the issue. Don't know what did exactly, but the problem was about linking the library, choosing the architecture which it was compiled, or something like this. As...