Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Black screen blinking on iOS with a custom LaunchScreen.storyboard #6142

Closed
astrochili opened this issue Oct 27, 2021 · 1 comment · Fixed by #6185
Closed

Black screen blinking on iOS with a custom LaunchScreen.storyboard #6142

astrochili opened this issue Oct 27, 2021 · 1 comment · Fixed by #6185
Labels
bug Something is not working as expected ios Issue related to the iOS platform
Projects

Comments

@astrochili
Copy link
Contributor

Describe the bug (REQUIRED)
Launch screen blinks to the black screen and then fades to the game screen with the ‘clear_color’ background.

To Reproduce (REQUIRED)
Bundle the repro project to iOS device and run.

Expected behavior (REQUIRED)
Launch screen fades to the game screen with the ‘clear_color’ background.

Defold version (REQUIRED):

  • Defold 1.2.186

Platforms (REQUIRED):

  • Platforms: iOS
  • OS: iOS 15
  • Device: iPhone 12 mini

Minimal repro case project (OPTIONAL):
ios-launch-screen-black-blink.zip

Workaround (OPTIONAL):
Use the black launch screen only?

Screenshots (OPTIONAL):
https://user-images.githubusercontent.com/4752473/139141693-fe007b56-3d7c-4f97-b408-5ab3a245a8b9.MP4

Additional context (OPTIONAL):
What If we add the backgroundColor with clear_color value to the ViewController.m view? This will indirectly fix the situation if this blink is the black color of the UIWindow, but I don't now exactly what is it.

@astrochili astrochili added the bug Something is not working as expected label Oct 27, 2021
@britzl britzl added the ios Issue related to the iOS platform label Oct 27, 2021
@britzl britzl linked a pull request Nov 16, 2021 that will close this issue
@britzl britzl added this to To do in 1.2.191 via automation Dec 18, 2021
@AGulev AGulev moved this from To do to Review in progress in 1.2.191 Dec 22, 2021
@AGulev AGulev moved this from Review in progress to Done in 1.2.191 Dec 22, 2021
@astrochili
Copy link
Contributor Author

astrochili commented Jan 8, 2022

Unfortunately, this is not fixed. Tested on both the repro case project and the working project.

Video:
https://user-images.githubusercontent.com/4752473/148652026-277c5095-553e-4581-8d93-aaf71ab502db.MOV

Defold version:
Screenshot 2022-01-08 at 19 23 48

@britzl britzl added this to To do in 1.3.0 via automation Jan 10, 2022
@britzl britzl removed this from To do in 1.3.0 Feb 17, 2022
@britzl britzl added this to To do in 1.3.1 via automation Feb 17, 2022
@britzl britzl removed this from To do in 1.3.1 Mar 21, 2022
@britzl britzl added this to To do in 1.3.2 via automation Mar 21, 2022
@britzl britzl removed this from To do in 1.3.2 Apr 19, 2022
@britzl britzl added this to To do in 1.3.3 via automation Apr 19, 2022
@britzl britzl removed this from To do in 1.3.3 May 16, 2022
@britzl britzl added this to To do in 1.3.4 via automation May 16, 2022
@britzl britzl removed this from To do in 1.3.4 Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working as expected ios Issue related to the iOS platform
Projects
No open projects
1.2.191
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants