jrweinb
jrweinb
+1 on this enhancement
@pat310 Thanks for your input! So I am able to use the callback function to do exactly what you suggest, but the results are hard to understand when rendered without...
@pat310 - I got this working, but I need to do a lot of refactoring and test writing before I would submit a PR. It accepts an array of aggregationDimensions...
What worked for me: ONLY setting http proxy and no strict-ssl. Do not set https-proxy. SO... open ~/.atom/.apmrc. And set it to: proxy=http://:/ strict-ssl=false
@evilebottnawi - I was unable to reproduce the error when serving a large file from a local node server. I apologize, but I failed to mention in my bug report...
Its also worth adding this to the Using the Plugin guide in the Readme: From the generated docs [here](https://transistorsoft.github.io/react-native-background-geolocation/classes/backgroundgeolocation.html#ready): Warning: You must call #ready once and only once, each time...