Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting time is not working for Apple Watch simulator #67

Open
jsplashindia opened this issue Feb 29, 2020 · 3 comments
Open

Setting time is not working for Apple Watch simulator #67

jsplashindia opened this issue Feb 29, 2020 · 3 comments

Comments

@jsplashindia
Copy link

Setting a custom time for the Apple Watch simulator is not working.

Screenshot 2020-02-29 at 10 32 20 AM

@AustinConlon
Copy link

AustinConlon commented Apr 27, 2020

I think this is because simctl can't, when I tried for example running xcrun simctl status_bar booted override --time "10:09 AM" with only an Apple Watch simulator running then nothing happened. I filed this in Feedback Assistant (FB7671440), if you can reproduce it on your end too can you duplication the submission so that it rises on Apple's priority list?

@edorphy
Copy link

edorphy commented Dec 8, 2022

It looks like this also broke with Xcode Version 14.1 (14B47b) for iPhone simulators too.

My duplicate feedback for watchOS:
FB11859744 - Simulator: watchOS simulator not responding to simctl set time

New for iOS:
FB11859751 - Simulator: iOS simulator not responding to simctl set time

@ghost
Copy link

ghost commented Jul 31, 2023

As a workaround launch the simulator with the following environment variable: SIMCTL_CHILD_SIMULATOR_RUNTIME_VERSION=16.0 xcrun simctl boot "iPhone 14 Pro"

More information here, thanks to @saagarjha.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants