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

androidx兼容问题 #8

Open
selfimprW opened this issue Aug 1, 2019 · 3 comments
Open

androidx兼容问题 #8

selfimprW opened this issue Aug 1, 2019 · 3 comments

Comments

@selfimprW
Copy link

错误信息:
/Users/mahdi/Documents/Flutter/GankFlutter/build/app/intermediates/manifests/full/debug/AndroidManifest.xml:24: AAPT: No resource identifier found for attribute 'appComponentFactory' in package 'android'

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:processDebugResources'.

Failed to process resources, see aapt output above for details.

  • 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 1s


The Gradle failure may have been because of AndroidX incompatibilities in this Flutter app.
See https://goo.gl/CP92wY for more information on the problem and how to fix it.


Finished with error: Gradle task assembleDebug failed with exit code 1

解决办法
flutter_webview_plugin 版本号改成0.2.0;

@ZQ330093887
Copy link
Owner

改成0.2.0就OK吗

@selfimprW
Copy link
Author

改成0.2.0就OK吗

是的,你试下,有问题可以贴出来一起解决

@ZQ330093887
Copy link
Owner

好的,谢谢我试试看

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