You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just 1 month ago I have published my first App on PlayStore using cordova-plugin-mauron85-background-geolocation
Now I have to fix small bugs, but when I start the build it fails... searching the solution on the web I found this topic that match with mine: mauron85#766
Following the suggestion I have decided to remove that plugin and add your... but now I have now another issue... When I make the build it fail with this message:
Execution failed for task ':app:compileDebugJavaWithJavac'
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0
if I remove your plugin the build is successful... I am absolutely sure that Gradle is installed when I install the Android platform... and it is out of my control.
Just 1 month ago I have published my first App on PlayStore using cordova-plugin-mauron85-background-geolocation
Now I have to fix small bugs, but when I start the build it fails... searching the solution on the web I found this topic that match with mine:
mauron85#766
Following the suggestion I have decided to remove that plugin and add your... but now I have now another issue... When I make the build it fail with this message:
if I remove your plugin the build is successful... I am absolutely sure that Gradle is installed when I install the Android platform... and it is out of my control.
These are my versions:
And these are my plugins:
How I can fix the issue?
The text was updated successfully, but these errors were encountered: