I'm Enrico De Benetti, i'm using your plugin to open a link with Facebook App, it's run correctly on Android and IOS until version 9 but with IOS 10 it not run.
Es.:
var openLinkAppFB = cordova.plugins.disusered.open;
openLinkAppFB('fb://page/'+idFacebook, null, errorCallBackFunction);
Hi,
I'm Enrico De Benetti, i'm using your plugin to open a link with Facebook App, it's run correctly on Android and IOS until version 9 but with IOS 10 it not run.
Es.: var openLinkAppFB = cordova.plugins.disusered.open; openLinkAppFB('fb://page/'+idFacebook, null, errorCallBackFunction);
Thanks