Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest Version Not Working iPhone 7 Plus #114

Open
nasanfraser opened this issue Dec 10, 2016 · 2 comments
Open

Latest Version Not Working iPhone 7 Plus #114

nasanfraser opened this issue Dec 10, 2016 · 2 comments

Comments

@nasanfraser
Copy link

Hi there, I am getting error as soon as I tap on the toggle to enable the filter. Please view error in the attached screenshot.
screen shot 2016-12-10 at 5 48 37 pm

@anthonya1999
Copy link
Owner

In Xcode, go to capabilities and enable app groups. Set a group ID, then find the prefix header file and change the appGroupID to the one you set in the capabilities tab. If that doesn't work, please scroll up in the log (bottom right of screenshot) and either paste the entire thing or another screenshot with everything showing. Thanks!

@nasanfraser
Copy link
Author

Thanks for the reply. Yes everything is in order.

2016-12-11 19:16:52.009292 GoodNight[5194:1884291] *** Assertion failure in +[GammaController setGammaWithTableAndRed:green:blue:], /Users/nasan/Downloads/GoodNight-master 2/GoodNight/GammaController.m:130
2016-12-11 19:16:52.011561 GoodNight[5194:1884291] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: file != NULL'
*** First throw call stack:
(0x1885121c0 0x186f4c55c 0x188512094 0x188f9f79c 0x1000a777c 0x1000a6f98 0x1000a7c70 0x1000a93ec 0x188fd6754 0x188f1b2c8 0x188f0b8c4 0x188fd8b00 0x10020921c 0x100216b54 0x10020cce4 0x100218e6c 0x100218bb8 0x1875a62b8 0x1875a5da4)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants