Re: Android Sleep

2019-11-05 Thread Sannyasin Brahmanathaswami via use-livecode
" Is it sleeping when you're interacting with it, or just running with no  interaction?" -- running with no interaction Some "modules" (stacks) in the app guide the user through a practice, let say, e.g. - do A for 5 second, - (there is a countdown timer showing "1,2,3,4,5" on the screen)

Re: Android Sleep

2019-11-04 Thread Richard Gaskin via use-livecode
Sannyasin Brahmanathaswami wrote: I was testing in my app in Android. I kept getting "blank screens" Thinking "Oh No something is wrong!" ha, silly me! I has donea factory reset, and the default is to go to sleep in 30 secs! Sheesh, and here I was thinking in was the app. One assumes, for exa

Re: Android Sleep

2019-11-03 Thread J. Landman Gay via use-livecode
That's not right. The phone shouldn't sleep until you've been inactive for the amount of time in settings. Were you inactive for 30 seconds? Just tapping the screen or scrolling should reset the timer. I've got mine set for 5 minutes which seems like a good compromise. -- Jacqueline Landman Gay

Android Sleep

2019-11-03 Thread Sannyasin Brahmanathaswami via use-livecode
I was testing in my app in Android. I kept getting "blank screens" Thinking "Oh No something is wrong!" ha, silly me! I has donea factory reset, and the default is to go to sleep in 30 secs! Sheesh, and here I was thinking in was the app. One assumes, for example that you are a module and the