Hi..
I have downloaded SmartConfig for iOS (Compatible with CC3000 only) with both 32-bit and 64-bit support from www.ti.com/.../smartconfig.
When I am running this app through instruments, I founded few Memory Leaks in Library files. I'm attaching the Screenshot here.
Can we reduce these memory Leaks?
As well as after configuring CC3000 modules, the memory is releasing. Because of ARC I'm unable to use methods like dealloc or release. Whenever I'm using this library in my app, after few minutes my app is crashing. Please suggest me the best practices to overcome these issues.