Commit c76d4fd4 authored by Chris Scott's avatar Chris Scott

Update README.md

parent 2549bc3c
......@@ -122,12 +122,14 @@ function onDeviceReady() {
```
## Example Application
## Advanced Sample Application for Field-testing
A fully-featured [SampleApp](https://github.com/christocracy/cordova-background-geolocation-SampleApp) is available. After first cloning that repo, follow the installation instructions in the **README** there. This SampleApp includes a settings-screen allowing you to quickly experiment with all the different settings available for each platform.
![SampleApp](/resources/sampleapp-ionic-home.png "SampleApp")
## Simple Sample Application
This plugin itself hosts a more rudimentary SampleApp in ```example/SampleApp``` folder. This SampleApp should be used for reference only -- for actual field-testing, please use the **more advanced** [SampleApp](https://github.com/christocracy/cordova-background-geolocation-SampleApp) above.
This SampleApp contains no plugins so you must first start by adding its required plugins (most importantly, this one). **NOTE** In order to use the SampleApp, it's important to make a copy of it **outside** of the plugin itself.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment