Dear @evilrat ,
I'm not able to run a app on my device due to Flutter_Zoom_SDK......
---------- I tried running ----------
flutter clean
flutter pub get
flutter pub run flutter_zoom_sdk:unzip_zoom_sdk
flutter run
--- Currently, I'm using this version ---
flutter_zoom_sdk: ^1.1.0+4
I tried to clean the pub cache but also its not working and I am getting this error in my console. I run it on android 31 SDK getting the below error.
`FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:processDebugResources'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Failed to transform commonlib-.aar (:commonlib:) to match attributes {artifactType=android-compiled-dependencies-resources, org.gradle.status=integration}.
Execution failed for AarResourcesCompilerTransform: /home/edigitalnepal/.gradle/caches/transforms-2/files-2.1/b0f5c84b0ffb2d18b06419b770aba73d/jetified-commonlib.
/home/edigitalnepal/.gradle/caches/transforms-2/files-2.1/b0f5c84b0ffb2d18b06419b770aba73d/jetified-commonlib/AndroidManifest.xml
Failed to transform mobilertc-.aar (:mobilertc:) to match attributes {artifactType=android-compiled-dependencies-resources, org.gradle.status=integration}.
Execution failed for AarResourcesCompilerTransform: /home/edigitalnepal/.gradle/caches/transforms-2/files-2.1/b0f5c84b0ffb2d18b06419b770aba73d/jetified-commonlib.
/home/edigitalnepal/.gradle/caches/transforms-2/files-2.1/b0f5c84b0ffb2d18b06419b770aba73d/jetified-commonlib/AndroidManifest.xml
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Facing same issue. The dropbox link in the unzip command is returning 404.
Downloaded manually, but unable to continue as the extraction is improper. How can this be resolved??
Dear @evilrat , I'm not able to run a app on my device due to Flutter_Zoom_SDK......
---------- I tried running ----------
--- Currently, I'm using this version ---
I tried to clean the pub cache but also its not working and I am getting this error in my console. I run it on android 31 SDK getting the below error.
`FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':app:processDebugResources'.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 21s Running Gradle task 'assembleDebug'... 22.2s Exception: Gradle task assembleDebug failed with exit code 1`