actionscript 3 - AS3 Air app needs to continue running in the background -


i developing app ios , android monitors users locations , plots course markers every 10 seconds or when phone locked location stops tracking , plotting positions stop.

i have added uibackgroundmodes location , .executeinbackground = true.

anything missing?

i think should ask permission.

yet ios through incosistente sense, not you'll update every 10 seconds.

permission -> background location updates


Comments

Popular posts from this blog

python 3 IndexError: list index out of range -

android - How to save instance state of selected radiobutton on menu -

IF statement in MySQL trigger -