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

AAPT: error: attribute android:foregroundService Type not found #116

Closed
Alecckie opened this issue Sep 14, 2021 · 0 comments · Fixed by #118
Closed

AAPT: error: attribute android:foregroundService Type not found #116

Alecckie opened this issue Sep 14, 2021 · 0 comments · Fixed by #118

Comments

@Alecckie
Copy link

I am receiving the following 2 errors on RELEASE

  1. The plugin background_location use a deprecated version of the Android embedding.
    To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android V2 embedding. Otherwise, consider removing them since a future
    release of Flutter will remove these deprecated APIs.
  2. AAPT: error: attribute android:foregroundService
    Type not found

The plugin is perfect in debug mode but could you just update these to make it work in release mode kindly?

@Almoullim Almoullim linked a pull request Sep 28, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants