Crosswalk and Ionic android build merge error

image

any help?

1 Like

Did you install the SocialShare plugin? I’m facing this error too.

yes it was installed
cordova plugin add https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin.git

but when i install the file plugin i got this error because the permission:

uses-permission android:name=“android.permission.WRITE_EXTERNAL_STORAGE”

is already exist and the build can’t merge

what i can do?