hey guys, do background limits apply to location i...
# android
u
hey guys, do background limits apply to location in periodic job scheduler, right? docs says it gives me fresh location in background only few times an hours can someone confirm this?
stackoverflow 4
l
not Kotlin related. Google background location limits
u
I did and it is ambiguous / want confirmation
j
I think the whole point of the jobSscheduler Api is to prevent you from doing a lot of stuff in quick succession that will have some adverse effects in the long run. As suggested, you should look into LocationRequestUpdates