ios - Alternate LaunchImage for different application start -


i have developed application new launchimage.xib feature of xcode 6. launchimage blank view color of upcoming rootviewcontroller. works fine normal application startup.

the application can started open in... option when tapping on file in other applications (such dropbox, or mail attachment) , given file processed in appdelegate.didfinishlaunchingwithoptions. may take time depending on size of file. kind of application start show alternate launchimage informs user file being processed.

what have seen far can have 1 launchimage.xib , there no way work custom class execute code in appdelegate such showing/hiding labels on screen.

are there ideas on how can accomplish this?


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -