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
Error:
Attribute provider#androidx.core.content.FileProvider@authorities value=(com.sandm.flutter_app.adv_provider) from [:simple_share] AndroidManifest.xml:10:13-64
is also present at [:open_file] AndroidManifest.xml:14:13-64 value=(com.sandm.flutter_app.fileProvider).
Suggestion: add 'tools:replace="android:authorities"' to element at AndroidManifest.xml:8:9-16:20 to override.
C:\Users\snehil\AndroidStudioProjects\lib_genesis\flutter_app\android\app\src\debug\AndroidManifest.xml:15:17-68 Error:
Attribute meta-data#android.support.FILE_PROVIDER_PATHS@resource value=(@xml/simple_share_provider_paths) from [:simple_share] AndroidManifest.xml:15:17-68
is also present at [:open_file] AndroidManifest.xml:20:17-50 value=(@xml/filepaths).
Suggestion: add 'tools:replace="android:resource"' to element at AndroidManifest.xml to override.
MissingPluginException(No implementation found for method share on channel com.juanito21.simpleShare/share)
The text was updated successfully, but these errors were encountered: