Github user kamendo commented on the issue:
https://github.com/apache/cordova-plugin-geolocation/pull/28
I tried
> cordova plugin add
https://github.com/apache/cordova-plugin-geolocation.git#master:src/ios/background-location
but failed with this error:
'
Github user kamendo commented on the issue:
https://github.com/apache/cordova-plugin-geolocation/pull/28
@shazron, just FYI - I ended up adding a custom plugin and swizzle the iOS
method in order to get the location working in background :)
https://github.com/stefanminch