So I downloaded the module and added it to a blank test app. I added the webblock on screen, added checkPlugin to onReady function, and created buttons to start and stop the service and printed on screen result of checking avalibility of plugin and result of starting it with their error codes and messages if any exist. I get request to give permission to my location to the app when I launch it, I get sounds when I start and stop moving but no data is displayed on screen at all, no errors, no location data. I also added a counter to see how many times the onLocation event handler is called but it stays on 0.
Any idea what's wrong, or whether I missed some config that was necessary?