Closed Wenzhi closed 11 years ago
Doesn't NUI rely on UIAppearance rather heavily, which is part of iOS 5?
I believe NUI would generally fail to work without the availability of UIAppearance.
Yes, supporting iOS < 5.0 would involve a lot of work. If someone would like to work on it, definitely feel free to, but for now, I'm going to close this, as it's not really on the roadmap right now.
It is mainly because some methods in NUI are only available in/after iOS 5. It would be easily fixed by adding some version checks before calling those methods.