I've been using this code in my app (CrewNerd) for many years now, but a customer just reported that location updates stop after the app goes to the background and returns. I verified that my app is still sending the proper lifecycle notifications to the SDK, and that position updates are indeed stopped after returning to the foreground.
Is there any chance you'll update this code to address the problem? Is updating my app to use the newer SDK my only option?
I've been using this code in my app (CrewNerd) for many years now, but a customer just reported that location updates stop after the app goes to the background and returns. I verified that my app is still sending the proper lifecycle notifications to the SDK, and that position updates are indeed stopped after returning to the foreground.
Is there any chance you'll update this code to address the problem? Is updating my app to use the newer SDK my only option?