patrickl000000

Results 3 issues of patrickl000000

Hi, I am using the Facebook plug-in with NativeScript URL Handler Plugin. This is not working in IOS Platform. But the Android is working. Anyone know have this problem and...

needs more info

I am try running the URL handler with nativescript-facebook. (https://github.com/NativeScript/nativescript-facebook) [handleOpenURL((appURL: AppURL) => { console.log('Got the following appURL', appURL); }); will be not function.] When I try remove "let nsFacebook...

Hi, I want to reload page every time click on tabs button, Any one know How to do in this ng? Patrick