I'm trying to decide whether I should go with PhoneGap or Trigger.io for a mobile app I'm about to build. One of the "must haves" is the ability to disable display sleep. I've seen various hacks for PhoneGap (idleTimerDisabled
) and even a plugin that lets you control this directly from JS, but I've yet to find ANYTHING on this topic in Trigger.io.
So, is it possible?