sunilsharma08 / IGCMenu

Grid and Circular Menu for iOS.
http://sunilsharma08.github.io/IGCMenu
MIT License
140 stars 21 forks source link

Memory Leak? #9

Closed HackShitUp closed 7 years ago

HackShitUp commented 7 years ago

So I got everything to work (from last time), but I've noticed whenever I use your framework, my device heats up. Like it really heats the fuck up - it gets really fucking hot. I'm thinking there's a memory leak? I'll try to look into it to see what's going on.

sunilsharma08 commented 7 years ago

Can you share little more details like any particular os ,device or any other thing I checked in xcode Leaks instruments but nothing suspicious found.This library is used in app called Omveria and this problem is never observed.

HackShitUp commented 7 years ago

Interesting... • iPhone 6 • iOS 10

sunilsharma08 commented 7 years ago

Is the same thing happening with example project ?