[GitHub] cordova-plugin-geolocation issue #28: CB-7754 - [Geolocation] Support Backgr...

2017-05-26 Thread kamendo
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] cordova-plugin-geolocation issue #28: CB-7754 - [Geolocation] Support Backgr...

2017-05-30 Thread kamendo
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