Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Running the Url handler with nativescript-facebook in IOS #94

Open
patrickl000000 opened this issue Oct 15, 2019 · 2 comments
Open

Running the Url handler with nativescript-facebook in IOS #94

patrickl000000 opened this issue Oct 15, 2019 · 2 comments

Comments

@patrickl000000
Copy link

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!

@patrickl000000 patrickl000000 changed the title Running the Url handler with nativescript-facebook Running the Url handler with nativescript-facebook in IOS Oct 15, 2019
@daweedm
Copy link

daweedm commented Dec 20, 2019

+1

@daweedm
Copy link

daweedm commented Jan 2, 2020

see #88 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants