-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Memory Leak / Issue ? SIGSEGV: SEGV_ACCERR #23
Comments
Hi i have a solution for this problem: create dealloc and set delegate to nil
update:
tested about 8 hours, this error didn´t happend again, but got another error (i will report it in another Issue ) maybee we only need to update this code.
do the same in -(void)characteristicDidWriteValue
Hope this helps someone!!! i will create a push-request the next days. |
@synchronized(self) is not the solution. |
created pull request for the solution. #26 |
sometimes i get this error, maybee you can help me or improve the pod?
The text was updated successfully, but these errors were encountered: