Skip to content
New issue

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

Build Fails Due to Resource Linking Error #8

Open
Halil-Samil-Isik opened this issue Sep 20, 2024 · 1 comment
Open

Build Fails Due to Resource Linking Error #8

Halil-Samil-Isik opened this issue Sep 20, 2024 · 1 comment

Comments

@Halil-Samil-Isik
Copy link

Halil-Samil-Isik commented Sep 20, 2024

I encountered the following error while attempting to build a release APK:

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':storage_space:verifyReleaseResources'.

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.

@Veselchak-U
Copy link

I guess the problem is with the outdated "compileSdkVersion 28" of this plugin.

This advice helped me:
transistorsoft/flutter_background_fetch#369 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants