Search Unity

Unity 4.5.4p1 iOS Splash Screen URLs for iPhone 6 and 6 Plus

Discussion in 'iOS and tvOS' started by qoobit, Oct 2, 2014.

  1. qoobit

    qoobit

    Joined:
    Aug 19, 2014
    Posts:
    51
    Hi everyone,

    After looking at the Images.xcassets and the .app image directory, bundled with the xCode export of the latest iOS8 Unity build, it seems that the file paths for the iPhone 6 and 6 Plus Splash Screens are never used or referenced to in the SplashScreen.mm file.

    The problem is that other than iPhone 6 Plus, all the iPhones seem to only use a Portrait splash screen while the 6 Plus can have both Portrait and Landscape splash screen like the case of iPads.

    Here is my modified SplashScreen.mm file. It is the best/cleanest implementation but I hope it can help others, and hopefully the devs can make a more streamlined version in a future update.
     

    Attached Files:

  2. Deleted User

    Deleted User

    Guest

    Thanks a lot.
    Yes, the patch 4.5.4p1 does not do a good job :(