Hello, maps are not displayed when running UITests on Bitrise.
Our application uses a third-party Mapbox service as maps, and after Mapbox updated the maps from OpenGL to Metal API, the maps were no longer displayed on Bitrise when passing UITests. Locally everything works fine.
Can this be fixed somehow?