We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I encountered the following error while attempting to build a release APK:
FAILURE: Build failed with an exception.
A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action Android resource linking failed ERROR:/Users/halil/StudioProjects/hv_risaleinur_mobil/build/storage_space/intermediates/merged_res/release/values/values.xml:194: AAPT: error: resource android:attr/lStar not found.
Package => storage_space: ^1.1.0 Flutter Version => Flutter 3.24.2
Could you please assist in identifying the cause of this problem or suggest potential solutions?
Thank you for your help.
The text was updated successfully, but these errors were encountered:
I guess the problem is with the outdated "compileSdkVersion 28" of this plugin.
This advice helped me: transistorsoft/flutter_background_fetch#369 (comment)
Sorry, something went wrong.
No branches or pull requests
I encountered the following error while attempting to build a release APK:
FAILURE: Build failed with an exception.
Execution failed for task ':storage_space:verifyReleaseResources'.
Package => storage_space: ^1.1.0
Flutter Version => Flutter 3.24.2
Could you please assist in identifying the cause of this problem or suggest potential solutions?
Thank you for your help.
The text was updated successfully, but these errors were encountered: