- Home /
Question by
tessellation · Apr 05, 2018 at 06:08 PM ·
ioscrashexceptiondocumentationlaunch
How do you make IOS storyboard launch screens work?
I'm just cross-posting here in hopes to find a Unity employee with some answers. This is a new feature but doesn't seem to be documented. Adding a storyboard causes an exception in Unity 2017.3.1p3 when running on my iPhone 6 with IOS 9.3.5
Uncaught exception: NSInvalidArgumentException: Storyboard (<UIStoryboard: 0x1664c580>) doesnt contain a view controller with identifier 'unitySplashStoryboard'
More details here: https://forum.unity.com/threads/cant-get-launchscreen-storyboard-to-work-need-docs.524865/
Comment