But you tested in a simulator , I tested in a real devices ios 9.0.2 iphone 5. Could you understand how much important if to get the location between an emergency event in my application? In android I don’t have this problem in background.
De: Steve CN1 Hannah [mailto:steve....@codenameone.com]
Enviado el: Tuesday, December 08, 2015 3:47 PM
Para: Soporte; CodenameOne Support
Asunto: Re: RV: Location in background issue(more problems) the system is killing my app
On Tue, Dec 8, 2015 at 11:42 AM, Soporte <sop...@geotrack-solutions.com> wrote:
Yes, but this are just if I use <key>UIBackgroundModes</key><array><string>fetch</string><string>location</string><string>remote-notification</string> not codename1.arg.ios.background_modes=fetch,location. Why?
I was using the ios.background_modes option. Not the plist inject. Worked fine.