Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-geolocation-service

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-geolocation-service - npm Package Versions

23

5.3.1

Diff

Changelog

Source

5.3.1 (September 23, 2022)

  • iOS: fix crash due to location becoming nil (#370)
agontuk
published 5.3.0 •

Changelog

Source

5.3.0 (June 25, 2022)

  • Android: set distanceFilter to 0 in getCurrentPosition API
  • Android: update default version of play services location to 18.0.0
  • Android: rewrite location change listener logic to fix Illegal callback invocation error
agontuk
published 5.3.0-beta.4 •

Changelog

Source

5.3.0-beta.4 (December 08, 2021)

  • iOS: rewrite implementation
  • iOS: revert back to use requestLocation API to avoid cached location issue
  • iOS: fix getCurrentPosition not working issue without timeout
  • iOS: remove distanceFilter support in getCurrentPosition API
agontuk
published 5.3.0-beta.3 •

Changelog

Source

5.3.0-beta.3 (September 25, 2021)

  • Android: fix NativeEventEmitter warnings in RN 0.65
agontuk
published 5.3.0-beta.2 •

Changelog

Source

5.3.0-beta.2 (August 28, 2021)

  • Android: expose option to use LocationManager API
agontuk
published 5.3.0-beta.1 •

Changelog

Source

5.3.0-beta.1 (April 23, 2021)

  • Android: update default build tools & sdk version
  • Android: add vertical accuracy & provider name in location data if available
  • Android: rewrite implementation & add support for LocationManager API
  • Android: fallback to use LocationManager if Google Play Service is not available
agontuk
published 5.2.0 •

Changelog

Source

5.2.0 (February 2, 2021)

  • Android: fix location request on airplane mode
  • iOS: add ability to configure showsBackgroundLocationIndicator
  • iOS: fix location delay in getCurrentPosition method
  • iOS: add reduced as an accuracy option
agontuk
published 5.1.1 •

Changelog

Source

5.1.1 (November 28, 2020)

  • Fix iOS pod install issue.
agontuk
published 5.1.0 •

Changelog

Source

5.1.0 (November 26, 2020)

  • Android/iOS: add support for specifying accuracy level
  • Android: only trigger error in watchPosition if location service is off
agontuk
published 5.0.0 •

Changelog

Source

5.0.0 (May 30, 2020)

Breaking
  • iOS: new iOS module implementation. Follow this issue for details.
  • iOS: Removed setRNConfiguration usage & updated requestAuthorization to return promise.
  • Android: removed permissions from manifest. You have to declare location permission in your main AndroidManifest.xml.
  • Android: update play-services-location version to 17.0.0.
Fixes
  • Android: emit error if location is unavailable during watchPosition call.
  • Only start timer if timeout is valid.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc