michalchudziak / react-native-geolocation

Geolocation APIs for React Native
MIT License
1.31k stars 228 forks source link

Set max update age instead of expiration duration #294

Closed jkaufman closed 9 months ago

jkaufman commented 9 months ago

Overview

This PR addresses the issue outlined in https://github.com/michalchudziak/react-native-geolocation/issues/290.

Test Plan

Tests unaffected. Verified behavior on-device.

michalchudziak commented 9 months ago

Thank you for this contribution. I will include it in the next release

jkaufman commented 4 months ago

This PR should be merged again prior to the next release.