I'm trying to make a specific Interface Controller (on my independent Watch App) not go idle.
I've tried this, but ran into the issue that an independent Watch App cannot support UIKit. I've been trying to find a work-around, but haven't found anything yet.
Here's the code I'm trying to get to work:
UIApplication.shared.isIdleTimerDisabled = true