cowbell / cordova-plugin-geofence

Geofencing plugin for cordova
Apache License 2.0
264 stars 318 forks source link

Append log in a text file? #225

Open siddiq opened 7 years ago

siddiq commented 7 years ago

If the plugin appends transition log into a text file. i.e. www/transition.log etc? This will be useful for iOS platform. So even if the app is killed/closed, it will read the file and update itself next time the cordova app starts.

<lat> <lng> 1
<lat> <lng> 2