Closed
Description
|
Original issue by @Myrronth - Imported from fastlane/snapshot#333 |
I have a location-based app that has to show map(s) on its app store screenshots using a custom "current" location. To achieve this I created a custom scheme "Snapshot" and set a gpx file as test location for the tests that snapshot will use to create its screenshots.
When running the test with XCode via Product > Test the "current" lcoation is set to the location provided by the gpx file and all is working like expteced.
But when running the test with snapshot (I would assume snapshot does the same that I do via the interface?) than the simulator has no current location and my maps are messed up.
Does anyone know why this is not working and can provide me with a solution or a workaround?
<
4213
/div>