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

Getting > Task :voximplant_react-native-foreground-service:verifyReleaseResources FAILED Error while Generating Release APK #53

Open
n-ii-ma opened this issue Nov 19, 2022 · 6 comments

Comments

@n-ii-ma
Copy link

n-ii-ma commented Nov 19, 2022

While generating a release APK for Android 12, I'm getting this error:

> Task :voximplant_react-native-foreground-service:verifyReleaseResources FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':voximplant_react-native-foreground-service:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
   > Android resource linking failed
     ERROR:/Users/vedadi/AriaCorporate/node_modules/@voximplant/react-native-foreground-service/android/build/intermediates/merged_res/release/values/values.xml:2722: AAPT: error: resource android:attr/lStar not found.
@benjamineruvieru
Copy link

Facing same issue
Any solution?

@freekingg
Copy link

me too

@n-ii-ma
Copy link
Author

n-ii-ma commented Dec 7, 2022

Check fix in the PR #55

@teslavargas
Copy link

Does it only work by changing the compileSdkVersion and buildToolsVersion to 31?

@n-ii-ma
Copy link
Author

n-ii-ma commented Jan 25, 2023

Does it only work by changing the compileSdkVersion and buildToolsVersion to 31?

It's the only thing that made it work for me.

@diegods-ferreira
Copy link

My compileSdkVersion and buildToolsVersion are 31 already and it still doesn't work for me.

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

5 participants