Splash Screen Issue On Ios!

Discussion in 'Technical Discussion' started by dennisms, Sep 13, 2020.

  1. dennisms

    dennisms Boxer

    Joined:
    Jan 18, 2020
    Messages:
    22
    Likes Received:
    3
    Hey guys!

    I am using BB 3.3.3 PRO and i have this scenario:

    On the Start UI Box i put a splash screen image (640x1136) and a loading bar.
    When i export to iOS and build the game on the device, the splash screen image doesn't fill the whole screen and disappears(i get a black screen) when the loading bar is showing.

    Does anyone know how to fix this problem?
    Thank you!
     
  2. Codifie

    Codifie Avid Boxer

    Joined:
    Apr 17, 2018
    Messages:
    364
    Likes Received:
    190
    I have not seen this issue with the splash screen and iOS. What is the image file type?
     
  3. dennisms

    dennisms Boxer

    Joined:
    Jan 18, 2020
    Messages:
    22
    Likes Received:
    3
    Name of file: Splashscreen.png
    Size: (640x1136)

    I have cleaned all the Xcode cached projects of buildbox, even reinstall the BB app. On android fits perfectly but on iOS o get that problem.
    I've even made a new project and i get the same issue.

    I am using Xcode 11.6 and an iPhone 8...
     
    Last edited: Sep 13, 2020
  4. Codifie

    Codifie Avid Boxer

    Joined:
    Apr 17, 2018
    Messages:
    364
    Likes Received:
    190
    very strange, I use the same type of file, but slightly smaller. I would suggest you send the bbdoc file to support so they can investigate.
    Have you tried to make it just slightly smaller and test it?
     
    dennisms likes this.
  5. dennisms

    dennisms Boxer

    Joined:
    Jan 18, 2020
    Messages:
    22
    Likes Received:
    3
    I'll try to make it smaller.
    Thank you for your response
     
  6. dennisms

    dennisms Boxer

    Joined:
    Jan 18, 2020
    Messages:
    22
    Likes Received:
    3
    One more thing!
    The project was previously build using BB 3.1.4 and i upgraded to BB 3.3.3... and then i got this issue.
     
  7. Serryhoofd

    Serryhoofd Boxer

    Joined:
    Apr 1, 2017
    Messages:
    30
    Likes Received:
    2
    Got the same problem, already got a solution?

    Also using BB 3.3.3, Xcode 11.7 and a iPhone 11 Pro
     
  8. dennisms

    dennisms Boxer

    Joined:
    Jan 18, 2020
    Messages:
    22
    Likes Received:
    3
    For the splash image to fit the whole screen, i've set the left and right constraints to 0 in the LaunchScreen.storyboard.
    But the loading bar still shows on black screen. (Ex: if a put a label with the text "Loading..." and the loading bar under it, they both appear on the black screen but the image doesn't).
     

Share This Page