thomasfinch / GammaThingy

Changes screen gamma on iOS, no jailbreak required
777 stars 94 forks source link

App crashing when enabled or touching Orange-ness #56

Closed c-l-nguyen closed 9 years ago

c-l-nguyen commented 9 years ago

My Gamma Thingy crashes if I attempt to enable it or adjust the orange-ness setting. I also get an "Assertion failed" output in Xcode when running that points to the line (currently 138)

assert(file != NULL);

How do I resolve this?

c-l-nguyen commented 9 years ago

Never mind, not much experience with Github, did not realize there was a closed tab that contained a thread addressing this issue.