transistorsoft / cordova-background-geolocation-SampleApp

Cordova Background Geolocation Sample Application
https://www.transistorsoft.com/shop/products/cordova-background-geolocation
MIT License
122 stars 78 forks source link

License not valid on Android / Ionic 1 #69

Closed tinbsys closed 7 years ago

tinbsys commented 7 years ago

We use ionic 1: config.xml `

<variable name="LOCATION_WHEN_IN_USE_USAGE_DESCRIPTION" value="Ubicación en segundo plano requerida"/>
<variable name="MOTION_USAGE_DESCRIPTION" value="Using the accelerometer increases battery-efficiency by intelligently toggling location-tracking only when the device is detected to be moving"/>
<variable name="LICENSE" value="<key value received by email>"/>

` cordova-background-geolocation-lt (altought the code snippet sent to our email was )

c:\AppconMapa\AplicacionTransportista>cordova plugin list cordova-background-geolocation-lt 2.6.0 "BackgroundGeolocation"

When we deploy to an android device we get License validation failure message whatsapp image 2017-04-07 at 08 37 37

Thanks in advance, Javier

christocracy commented 7 years ago

Did you purchase a license? The plugin will operate in "evaluation mode" if you didn't purchase a license. It will only work in DEBUG builds. You must purchase a license to use in RELEASE builds.

See here

tinbsys commented 7 years ago

Yes, I have a premium license (customer info@tinbsys.com). Is there any other cause for this error? How can I troubleshoot this issue?

christocracy commented 7 years ago

https://github.com/transistorsoft/cordova-background-geolocation/issues/1175

tinbsys commented 7 years ago

Note: this happens when we do "ionic run android" with the device connected to the pc via USB

christocracy commented 7 years ago

This is not the place for License issues.