I am not getting any crash logs in console, i tried setting the NSZombieEnabled environmental variable to YES after that also i didn't any logs then i tried using instrument too, in that also i am not getting any logs, i am using sdwebimage to load the image using url and using cache i am retrieving, while scrolling the memory of the app gets increased.
This crash is happening only in iOS 9 not in iOS 10.
i want to know which block of code is affecting my app, how to get that ?