Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Custom storyboard for splash screen

Discussion in 'iOS and tvOS' started by Tuni, Feb 21, 2018.

  1. Tuni

    Tuni

    Joined:
    May 24, 2013
    Posts:
    74
    Hi,

    if I launch my app with a custom storyboard as splash screen I receive the error "unrecognized selector sent to instance". Can someone help me with that? I never used storyboards before.

    Is there a documentation for this feature?

    Thanks!
     
    Last edited: Feb 21, 2018
  2. tessellation

    tessellation

    Joined:
    Aug 11, 2015
    Posts:
    390
    I'd like to know the same. I can make a custom storyboard but I don't know how to add an asset catalog (xcassets) for it so that Unity will copy it to the Xcode project.