iOS splash screen doesn't update according to app.json

Hi, I’m getting white borders on standalone iOS app, even after I’ve added backgroundColor and resizeMode: "cover" to my app.json

Seems like some parts of iOS config got stuck from previous builds with narrower splash image and no backgroundColor set. Is there any way to run build from scratch?

I’m using the latest expo sdk version

Hey Andrey, sorry about that. We think this was a regression when we launched SDK 25, and we’re looking into it.

3 Likes

I can confirm that yesterday my app’s splash screen started rendering as ‘contain’ instead of ‘cover’ when built standalone for ios.

code is at: https://github.com/JPTeasdale/ActionNewsTimer

We are expecting to deploy a fix for this before the end of the week, and are tracking the issue here.

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.