ionic-team / capacitor-background-runner

Other
33 stars 17 forks source link

Error getting location on background #56

Closed raul203al closed 1 month ago

raul203al commented 7 months ago

Hello I'm testing on android actualli and i got this error:

image

This is my runner : Here I got the location

image

The function calling the runner: This function call the runner in background each x seconds and with the obtained loc it sends it to a server (this is actually only for testing)

image

In foreground it works correctly image

Tested on realme gt neo 2

Coder-gunjan commented 4 months ago

Hello @raul203al trying to integrate background runner on my ionic react project but on creating build using npx cap run android getting android-js-engine-release.aar not found error. Do you have any idea how to resolve that ?

theproducer commented 1 month ago

This should be fixed as of 1.1.0 Relevent changelog and upgrade information

Give it a try with 1.1.0 and feel free to open a new issue if you run into other issues.