WatchOS 5 How to test complications in future times in WatchOS 5 as Time Travel has been removed?

233 Views Asked by At

I have implemented the code for complications in my app and it seems to work fine for current day. I would like to test how the complications would change overtime in future and past. Time Travel feature has been removed in WatchOS 5, so I am curious how would I got about testing it now?

1

There are 1 best solutions below

0
On

Not sure if this is an "answer" or more of a work-around but I ended up downloading WatchOS 4 simulator to my Xcode. WatchOS 4 simulator works fine with iPhone XS simulator running iOS 12.

Not sure how this will work out in future though.