Back to All

Background Location Native Plugin - Configuration usage

Hi there,
My client have purchased this plugin and trying to see the usage in testflight after XCode changes done
1- I can see the Background Location is active in gonative object.
2- But I don't see any reflection of the command gonative.backgroundLocation.start(...).
2.1 I have copied all the JS code which was there.

Could you please help out to understanding how could I test to see the callback is working because I can't see the URL is hitting to server.

Important thing: I didn't add anything at appConfig.json file. I only copy/paste the js code to test.