-
I've implemented the IGPSDelegate.OnReading interface method and registered the Delegate. The OnReading gets called about every 50/60 seconds on Android as expected, but OnReading continuously gets called on iOS. Does anyone know what might be causing this behavior/issue? |
Beta Was this translation helpful? Give feedback.
Answered by
aritchie
Aug 13, 2021
Replies: 1 comment
-
iOS doesn't respect throttling when the app is in the foreground |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aritchie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
iOS doesn't respect throttling when the app is in the foreground