loki icon indicating copy to clipboard operation
loki copied to clipboard

Dynamic Island not showing up in Simulator running on CircleCI

Open Mellbourn opened this issue 1 year ago • 1 comments

I am trying to get loki to work for our React Native app, and to run it on CircleCI.

Loki runs well both locally and on CircleCI. But there are always visual differences when run on CircleCI. As far as I can tell, it is because the reference images created locally contain the Dynamic Island and the small black bar at the bottom of the screen. When running on CircleCI these are missing.

I have verified that we are running the same version of the simulator both locally and on CircleCI, the iPhone 14 Pro Max.

So, I am at a loss as to why the images are not the same. Any advice?

Mellbourn avatar Mar 08 '23 10:03 Mellbourn

My workaround is to switch to iPhone13, there this problem disappears.

Mellbourn avatar Mar 08 '23 11:03 Mellbourn