You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\Qiu\Desktop\cp103_dart_lib_and_app\example\smart_keeper_mobile\android\app\src\debug\AndroidManifest.xml:12:13-72 Error:
Attribute provider#androidx.core.content.FileProvider@authorities value=(com.zorvee.smart_keeper_mobile.fileProvider.install) from [:install_plugin] AndroidManifest.xml:12:13-72
is also present at [:flutter_webview_plugin] AndroidManifest.xml:11:13-64 value=(com.zorvee.smart_keeper_mobile.fileprovider).
Suggestion: add 'tools:replace="android:authorities"' to <provider> element at AndroidManifest.xml:10:9-18:20 to override.
C:\Users\Qiu\Desktop\cp103_dart_lib_and_app\example\smart_keeper_mobile\android\app\src\debug\AndroidManifest.xml:17:17-63 Error:
Attribute meta-data#android.support.FILE_PROVIDER_PATHS@resource value=(@xml/provider_install_paths) from [:install_plugin] AndroidManifest.xml:17:17-63
is also present at [:flutter_webview_plugin] AndroidManifest.xml:17:17-50 value=(@xml/filepaths).
Suggestion: add 'tools:replace="android:resource"' to <meta-data> element at AndroidManifest.xml to override.
What I did
I edited the AndroidManifest.xml like this:
System info
Issue occurs on: Android
Plugin version: 0.3.10
Logs
flutter doctor -v
The text was updated successfully, but these errors were encountered: