You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
[handleOpenURL((appURL: AppURL) => {
console.log('Got the following appURL', appURL);
}); will be not function.]
When I try remove "let nsFacebook = require('nativescript-facebook');" from the code. The URL Handler is working.
Please help checking
Thank!
The text was updated successfully, but these errors were encountered:
patrickl000000
changed the title
Running the Url handler with nativescript-facebook
Running the Url handler with nativescript-facebook in IOS
Oct 15, 2019
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 = require('nativescript-facebook');" from the code. The URL Handler is working.
Please help checking
Thank!
The text was updated successfully, but these errors were encountered: