TagListView-ObjC
TagListView-ObjC copied to clipboard
Execute bad access error on reload style function in TagView.m file.
whenever I run the app. it will crash and it shows the below error. I have the attached the screenshot on reload style function. please help me and thanks in advance.
Hi!
Sorry, can't reproduce it. ¿Can you debug to get more info about the crash? Seems like a memory issue.
Are you using ARC?
Yes am using ARC.
As I told you, it appears a memory issue, a view being freed before it's needed.
can you share more details about your code? can you reproduce consistently the crash? it's happening all the time?
Thanks
Ok. I will reproduce more details to you.