MeterView icon indicating copy to clipboard operation
MeterView copied to clipboard

First running with the following error:

Open arkilis opened this issue 9 years ago • 1 comments

2016-09-06 11:38:15.080 MeterView[787:345998] *** Assertion failure in -[UIApplication _runWithMainScene:transitionContext:completion:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit/UIKit-3512.60.12/UIApplication.m:3401 2016-09-06 11:38:28.177 MeterView[787:345998] *** 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: (0x225b9b0b 0x21d76dff 0x225b99e1 0x22da073b 0x26e3c799 0x26e50811 0x26e39767 0x23c87bf7 0x23c87aa7 0x23c87da5 0x2257b9e7 0x2257b5d7 0x2257993f 0x224c81c9 0x224c7fbd 0x26c07f37 0x26c02435 0xdee67 0x22174873) libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)

arkilis avatar Sep 06 '16 01:09 arkilis

I need to place a root view controller in this ancient project. Which was an experiment that I shared.

matthewferguson avatar Mar 06 '17 00:03 matthewferguson