Passer au contenu

Background Geolocation

Receive accurate geolocation updates even while the app is backgrounded.

Accurate Tracking

Prioritizes accuracy for use cases like hiking and navigation 🎯

Background Updates

Continues to receive location updates even when the app is in the background 🏃

Battery Efficient

Optimized to balance accuracy and battery consumption 🔋

Plugin comparison

A short comparison between the three main background-geolocation plugins commonly used in Capacitor apps.

PluginAccuracyBackgroundHTTP UploadPricing
@capacitor-community/background-geolocation (Community)Not accurateYesNoFree
@capgo/background-geolocation (this plugin)AccurateYesNoFree
Transistorsoft (original)AccurateYesYes — built-in HTTP uploader to your APIPaid

Notes:

  • The Community plugin is lightweight and continues to work in the background, but it is known to be less accurate than the options below.
  • This Capgo plugin is optimized to provide accurate location fixes and reliable background operation without requiring a paid license.
  • Transistorsoft offers a complete commercial solution that also includes built-in HTTP upload capabilities for sending location data to your backend.