LICENSE VALIDATION FAILURE - Token must have 3 segments (v9, Capacitor 8, iOS)
Using @transistorsoft/capacitor-background-geolocation v9.0.1 with Capacitor 8.
Getting "TSLocationManager (com.gettradeready.app) LICENSE VALIDATION FAILURE - Token must have 3 segments" on iOS.
License generated from customer dashboard for bundle ID: com.gettradeready.app
Order #15824
Key format received from dashboard starts with "eyJhbGciOiJFZERTQSI..." (JWT format)
Tried passing via:
- licenseKey in ready() config
- TSLocationManagerLicenseKey in Info.plist
Same error both ways. Is the JWT format correct for v9?
What is the exact method to pass the license key on iOS for v9.0.1?
LICENSE VALIDATION FAILURE - Token must have 3 segments (v9, Capacitor 8, iOS)
Using @transistorsoft/capacitor-background-geolocation v9.0.1 with Capacitor 8.
Getting "TSLocationManager (com.gettradeready.app) LICENSE VALIDATION FAILURE - Token must have 3 segments" on iOS.
License generated from customer dashboard for bundle ID: com.gettradeready.app
Order #15824
Key format received from dashboard starts with "eyJhbGciOiJFZERTQSI..." (JWT format)
Tried passing via:
Same error both ways. Is the JWT format correct for v9?
What is the exact method to pass the license key on iOS for v9.0.1?