giandifra / simple_share

A Flutter plugin for share image, video or file
MIT License
18 stars 15 forks source link

Not working #14

Closed snehil2112 closed 4 years ago

snehil2112 commented 4 years ago

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.

getting this error on running the app