AGLocationDispatcher icon indicating copy to clipboard operation
AGLocationDispatcher copied to clipboard

Does not work in background for iOS 11

Open mikegunning opened this issue 7 years ago • 6 comments

Hi, your library has been a life saver.

Up until iOS 11. I added the NSLocationAlwaysAndWhenInUseUsageDescription but it still is not updating in the background.

Any ideas?

mikegunning avatar Oct 22 '17 14:10 mikegunning

Hi, @mikegunning

Thank you for your remark. Our team tries to update it as soon as possible.

kalamaznik avatar Oct 22 '17 19:10 kalamaznik

That would be great. I have tried to debug the problem but I have had little joy this evening. It is fine in the foreground, but will not engage the background mode. Thanks

mikegunning avatar Oct 22 '17 21:10 mikegunning

Just an update, iOS 11.1 has fixed the issue

mikegunning avatar Nov 01 '17 11:11 mikegunning

Does this work when device is locked with password?

starlight173 avatar Nov 05 '17 10:11 starlight173

Yes it does.

There is one issue that causes the app to crash in the background after a number of hours. I plan to release my app out to TestFlight and see if I can catch what is causing the issue.

mikegunning avatar Nov 05 '17 12:11 mikegunning

Does this work when the app is suspended ??

udayeega avatar Nov 09 '17 10:11 udayeega