-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
在ios9 xcode7下, 编译 example成功,运行报如下错误,是怎么回事啊 #140
Comments
所有window 必须要有root view controller |
没解决之前 你可以把services中继承BeeUIWindow的grid inspector给移除掉 |
打log,rootViewControl也有的。用下面替换是好的,也不知道root casue 是什么。 |
官方能不能更新一个Example?第一次运行就出错,让人很不放心啊。 |
打开Bee_Precompile.h 然后将 |
2015-09-22 23:13:05.856 example[6572:427606] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Application windows are expected to have a root view controller at the end of application launch'
*** First throw call stack:
The text was updated successfully, but these errors were encountered: