Describe the bug
Maestro Cloud supports simulator for iOS 15.5 right now & sample app projects's minimum target is iOS 16 so uitests github actions failed. In order to fix that problem maestro cloud should be configured to run on iOS 16 simulator.
Expected behavior
Github Actions should success with maestro.
Additional context
Error:
Error running Maestro Cloud Upload Action: Request to https://api.mobile.dev/v2/upload failed (400): App minimum deployment target version 16.0 too high, set minimum version to 15.5 to run on iOS 15.
Describe the bug Maestro Cloud supports simulator for iOS 15.5 right now & sample app projects's minimum target is iOS 16 so uitests github actions failed. In order to fix that problem maestro cloud should be configured to run on iOS 16 simulator.
Expected behavior Github Actions should success with maestro.
Additional context Error: Error running Maestro Cloud Upload Action: Request to https://api.mobile.dev/v2/upload failed (400): App minimum deployment target version 16.0 too high, set minimum version to 15.5 to run on iOS 15.