nibを探せないとき
2014年1月8日
nibファイルを探せないエラーが発生し、iOS7では正常に動作した。
https://github.com/kstenerud/iOS-Universal-Framework/issues/152
resources load in iOS 7 but not iOS 6
No milestone No one is assigned
When running in the simulator, I’m adding the embedded framework to a test app. When run under 7.0.3, it runs with no issues. When run under 6.1 or less, it’s crashing with the following:
‘NSInternalInconsistencyException’, reason: ‘Could not load NIB in bundle: ‘NSBundle (loaded)’ with name ‘RequestViewController”
What would cause it to load under one and not the other? Have verified the bundle and all the resources are in the app bundle.
4 participants
Comments are closed.