Manually manage display on/off

Hi, With watchOS 2 going live now, I was searching on the references if Apple added a new function for managing when the screen shouldn't go off. It's important for me, cause I'm develeping an app for managing 1d barcode storecard, and the screen go off when you move your wrist...

If some has an information about this, please let me know.

Thanks

I've thought about this a lot, since I have a similar need to keep the screen on when my app is running. I think the only way to keep the screen on indefinitely is by using Wallet (aka the new Passbook). When you display a pass, the screen doesn't go off for a long time. This should be enough time to do whatever you need to do.

But the problem is that I wanna show my own barcode not a pass. So Apple should allow us using there api like they did with passbook or heartbeat glance

Manually manage display on/off
 
 
Q