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
It seems that cordova-filechooser conflicts with cordova-plugin-camera. Adding both plugins to ionic/cordova project breaks the build. The error as below
Element provider#android.support.v4.content.FileProvider at AndroidManifest.xml:15:9-17:20 duplicated with element declared at AndroidManifest.xml:12:9-14:20
It seems that this is caused by the below in AndroidManifest.xml
It seems that cordova-filechooser conflicts with cordova-plugin-camera. Adding both plugins to ionic/cordova project breaks the build. The error as below
Element provider#android.support.v4.content.FileProvider at AndroidManifest.xml:15:9-17:20 duplicated with element declared at AndroidManifest.xml:12:9-14:20
It seems that this is caused by the below in AndroidManifest.xml
The text was updated successfully, but these errors were encountered: