same build errors here, guidance on how to resolve these issues is appreciated.
i tried all other background location plugins, all have build errors.
these are the errors i am getting:
[2023-03-15T01:08:03.972Z] [ERROR] [Build] -- v --
[2023-03-15T01:08:03.972Z] [ERROR] [Build] The build phase failed to complete!
[2023-03-15T01:08:03.972Z] [ERROR] [Build] Reason: Couldn't generate your app. If the problem persists, check our documentation for more information.
[2023-03-15T01:08:03.973Z] [ERROR] [Build] Additional information:
[2023-03-15T01:08:03.973Z] [ERROR] [Build] FAILURE: Build completed with 2 failures.
[2023-03-15T01:08:03.973Z] [ERROR] [Build] 1: Task failed with an exception.
[2023-03-15T01:08:03.973Z] [ERROR] [Build] -----------
[2023-03-15T01:08:03.973Z] [ERROR] [Build] * What went wrong:
[2023-03-15T01:08:03.973Z] [ERROR] [Build] Execution failed for task ':app:checkDebugDuplicateClasses'.
[2023-03-15T01:08:03.973Z] [ERROR] [Build] > Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
[2023-03-15T01:08:03.973Z] [ERROR] [Build] > Could not find com.intentfilter:android-permissions:0.1.8.
[2023-03-15T01:08:03.973Z] [ERROR] [Build] Searched in the following locations:
[2023-03-15T01:08:03.973Z] [ERROR] [Build] - https://dl.google.com/dl/android/maven2/com/intentfilter/android-permissions/0.1.8/android-permissions-0.1.8.pom
[2023-03-15T01:08:03.973Z] [ERROR] [Build] - https://repo.maven.apache.org/maven2/com/intentfilter/android-permissions/0.1.8/android-permissions-0.1.8.pom
[2023-03-15T01:08:03.973Z] [ERROR] [Build] - file:source/platforms/android/app/libs/com/intentfilter/android-permissions/0.1.8/android-permissions-0.1.8.pom
[2023-03-15T01:08:03.973Z] [ERROR] [Build] Required by:
[2023-03-15T01:08:03.973Z] [ERROR] [Build] project :app
[2023-03-15T01:08:03.973Z] [ERROR] [Build] * Try:
[2023-03-15T01:08:03.973Z] [ERROR] [Build] > Run with --stacktrace option to get the stack trace.
[2023-03-15T01:08:03.973Z] [ERROR] [Build] > Run with --info or --debug option to get more log output.
[2023-03-15T01:08:03.973Z] [ERROR] [Build] > Run with --scan to get full insights.
[2023-03-15T01:08:03.973Z] [ERROR] [Build] ==============================================================================
[2023-03-15T01:08:03.973Z] [ERROR] [Build] 2: Task failed with an exception.
[2023-03-15T01:08:03.973Z] [ERROR] [Build] -----------
[2023-03-15T01:08:03.973Z] [ERROR] [Build] * What went wrong:
[2023-03-15T01:08:03.973Z] [ERROR] [Build] java.lang.StackOverflowError (no error message)
[2023-03-15T01:08:03.973Z] [ERROR] [Build] * Try:
[2023-03-15T01:08:03.973Z] [ERROR] [Build] > Run with --stacktrace option to get the stack trace.
[2023-03-15T01:08:03.973Z] [ERROR] [Build] > Run with --info or --debug option to get more log output.
[2023-03-15T01:08:03.973Z] [ERROR] [Build] > Run with --scan to get full insights.
[2023-03-15T01:08:03.973Z] [ERROR] [Build] ==============================================================================
[2023-03-15T01:08:03.973Z] [ERROR] [Build] * Get more help at https://help.gradle.org
[2023-03-15T01:08:03.973Z] [ERROR] [Build] BUILD FAILED in 15s
[2023-03-15T01:08:03.973Z] [ERROR] [Build] Command failed with exit code 1: source/platforms/android/gradlew cdvBuildDebug -b source/platforms/android/build.gradle --parallel
[2023-03-15T01:08:03.973Z] [ERROR] [Build] -- ^ --
[2023-03-15T01:08:03.973Z] [INFO] [Build] Application was not successfully generated!
[2023-03-15T01:08:05.185Z] [INFO] [Build] Execution time: 104308 ms