MajorPrime

Results 1 comments of MajorPrime

We had this issue despite already using `cap sync` For us, we had to register the plugin (in `index.tsx` where we call `ReactDOM.render`) (cordova v2.4) ``` import {FileSharer} from '@byteowls/capacitor-filesharer';...