ces
>>
>>
>>
>> -------- Original message --------From: Mike Kerner
>> Date:09/30/2016 10:05 (GMT-05:00)
>> To: How to use LiveCode
>> Subject: Re: How to make my app keep running in the bg
>> This is one of those things that is more involved
ginal message From: Mike Kerner
> Date:09/30/2016 10:05 (GMT-05:00)
> To: How to use LiveCode
> Subject: Re: How to make my app keep running in the bg
> This is one of those things that is more involved. You can read up on
> it
> by searching for those terms on the l
t; mikeker...@roadrunner.com> Date:09/30/2016 10:05 (GMT-05:00)
> To: How to use LiveCode
> Subject: Re: How to make my app keep running in the bg
>
> This is one of those things that is more involved. You can read up
> on it
> by searching for those terms on the list, b
h DiMola
IT Director
Evergreen Information Services
Original message From: Mike Kerner
Date:09/30/2016 10:05 (GMT-05:00)
To: How to use LiveCode
Subject: Re: How to make my app keep running in the bg
This is one of those things that is more involved. You can read up on it
b
This is one of those things that is more involved. You can read up on it
by searching for those terms on the list, but the abreviated version is
copy livecode out of your applications folder
right-click and view package contents
drill down to the engine for the ios devices you are targeting (see t
Mike,
I haven't tried that. I fire up my iOS dev projects rarely enough that my
skills with the intricacies are pretty rudimentary. For now, just keeping the
app from going to sleep is good enough.
Thanks again for your help. The step by step procedure, with your comments on
several "gotchas" w
have you tried tweaking the settings.plist, specifically replacing
${APPLICATION_EXITS_ON_SUSPEND} with ?
On Thu, Sep 29, 2016 at 8:55 PM, William Prothero
wrote:
> Scott:
> I think I’ve got it.
>
> mobileLockIdleTimer
>
> Best,
> Bill
>
> > On Sep 29, 2016, at 5:46 PM, William Prothero
> wrote
Scott:
I think I’ve got it.
mobileLockIdleTimer
Best,
Bill
> On Sep 29, 2016, at 5:46 PM, William Prothero wrote:
>
> Scott:
> I use the native sound player to play the sounds. Actually, what I really
> want to do is to keep the app in the foreground. I play the audio through my
> wifi and
Scott:
I use the native sound player to play the sounds. Actually, what I really want
to do is to keep the app in the foreground. I play the audio through my wifi
and if it goes to background, the wifi gets disconnected and it’s a real pain.
A previous version of this app stayed in the foregroun
Scott:
I use the native sound player to play the sounds. Actually, what I really want
to do is to keep the app in the foreground. I play the audio through my wifi
and if it goes to background, the wifi gets disconnected and it’s a real pain.
A previous version of this app stayed in the foregroun
AFAIK, you can't do this on iOS for just a timer. I was told from someone
high up in Apple that the phone will automatically end or reset a
backgrounded app after roughly 10 minutes or so (at most). Audio is a
different story, because Apple allows music-playing apps to run when
backgrounded, but
Folks:
I have an app that plays sounds and I don’t want the iPhone to stop playing
them when the phone hibernates. I also have a timer that runs and I don’t want
it to stop after a minute or so.
So, how can I keep an app up front and running without constantly touching the
screen?
I know ther
12 matches
Mail list logo