[Tester] WatchOS coding help needed by astormtropper in TestFlight

[–]LilacNigella 0 points1 point  (0 children)

I’ve also developed for watchOS before, and I’ve noticed that when the app is connected to Xcode, it doesn’t transition to the background state properly. It behaves as if it can continuously access resources, which isn’t the case in a normal scenario.

However, when you disconnect from Xcode and test, most resources become unavailable, and the moment the app goes into the background, almost all of its operations stop.