-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example doesn't work? #119
Comments
`
|
No, that old Cordova example is broken. Make your own hello world.
See the README |
What about config.xml? This is Ok? |
`
|
No it's not ok.
|
Unfortunately I have still a problem. While testing in browser on desktop I got
|
You can’t use the plugin in the browser. Test on real device |
On real device application fails on bgGeo.ready. |
See wiki Debugging |
More specific please, I'm new in phonegap applications. |
Click link Wiki followed by Debugging |
Problem solved. Plugin cordova-background-geolocation-lt@~3.3.1 needs cordova ver:^7.0.0.
|
But the way to full happiness is still long :) |
Why are you using
It's normal. It's fully functional in DEBUG builds. Ignore everything about "license" until you buy one. |
You are right, it should be I didn't mention that my problem was building the application in https://build.phonegap.com :) |
I try to build ios version. After adding to above config a part from https://github.com/transistorsoft/cordova-background-geolocation-lt for ios
Adobe PhoneGap Build doesn't even start with building ios. Log is empty. Android is Ok. |
You’re trying to build the SampleApp on PhoneGap? I don’t use PhoneGap so that’s never been tested by me. |
What way do You recomend to build this app? |
I use Ionic and Cordova CLI in terminal:
I like to launch iOS directly from XCode; better logging. For Android
PhoneGap is a release build service, not a development build server. I you don't have a Mac, get one. You're a mobile developer. |
I've installed on my Samsung S9 this example
BGGeo Cordova A sample Apache Cordova application that responds to the deviceready event. Apache Cordova Teamhttps://github.com/transistorsoft/cordova-background-geolocation-SampleApp/tree/master/examples/cordova-basic
with config shown below. On screen I've got blinking "Stopped". Clicking on "Start" or another buttons change nothing. I would appreciate any suggestions. Maybe another working sample which I can develop for my purposes? Thx in advance.
The text was updated successfully, but these errors were encountered: