Reputation: 10752
In Apple Watch Interface, After some time screen light Turned Off. I want to prevent screen light Turn off. I have implemented timer like functionality, That will display objects and continuous change it (Like Photo Slider Album). It's long-running task 160-240 seconds.
Everything working fine BUT screen light turn off After some time. Is there any way to continues to Activate Watch Screen light?
Simply, I want to Turn ON watch screen light 160-250 seconds anyhow...
Upvotes: 2
Views: 445
Reputation: 264
The timeout is a system limitation to conserve battery life, so it is not possible for a developer to prevent the Apple Watch display from entering a sleep state.
Upvotes: 1