Required Reading
Plugin Version
4.2.1
Mobile operating-system(s)
What do you require assistance about?
Suddenly got issue running the app with that plugin
[Optional] Plugin Code and/or Config
android/build.gradle
maven {
// react-native-background-fetch
url("${project(':react-native-background-fetch').projectDir}/libs")
}
[Optional] Relevant log output
Issue in 4.2.1
Execution failed for task ':app:mergeExtDexDebug'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Failed to transform tsbackgroundfetch-4.1.0.aar (com.transistorsoft:tsbackgroundfetch:4.1.0) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=24, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-runtime}. > Execution failed for DexingNoClasspathTransform: /Users/jared/.gradle/caches/transforms-3/172f3a711b9c9c667efb4aa9a19eb421/transformed/jetified-tsbackgroundfetch-4.1.0-runtime.jar. > Error while dexing.
Issue in 4.3.0
* What went wrong:
Execution failed for task ':app:mergeExtDexDebug'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Failed to transform tsbackgroundfetch-4.0.6.aar (com.transistorsoft:tsbackgroundfetch:4.0.6) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=24, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for DexingNoClasspathTransform: /Users/jared/.gradle/caches/transforms-3/c3b15f798c2760fe1a73826940e6b1d4/transformed/jetified-tsbackgroundfetch-4.0.6-runtime.jar.
> Error while dexing.
Required Reading
Plugin Version
4.2.1
Mobile operating-system(s)
What do you require assistance about?
Suddenly got issue running the app with that plugin
[Optional] Plugin Code and/or Config
[Optional] Relevant log output