Setup different launch screen interface on ipad/iphone

前端 未结 4 749
猫巷女王i
猫巷女王i 2020-12-31 11:07

I am trying to setup different launch-screen .xib file in my iPhone application.

I want to know is there any way I can setup different launch screen fil

4条回答
  •  粉色の甜心
    2020-12-31 11:19

    In the Info.plist file, create another entry called UILaunchStoryboardName~ipad and set it to your LaunchScreeniPad.xib

提交回复
热议问题