Cordova-plugin-x-socialsharing not working

Solved: I had to add this to the config

<preference name="hostname" value="localhost" />
<preference name="AndroidInsecureFileModeEnabled" value="true" />