Audio-Queue-Services-Example
Audio-Queue-Services-Example copied to clipboard
Assertion failure & Application windows are expected to have a root view controller
Did any of you get this work? Here is the error I get (btw: it build fine, but does not run)
Assertion failure in -[UIApplication _runWithMainScene:transitionContext:completion:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit/UIKit-3600.8.1/UIApplication.m:3677 2017-06-20 12:48:54.115941-0400 AudioQueueServicesExample[2188:1086935] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Application windows are expected to have a root view controller at the end of application launch'
Any ideas what I can do to fix it?