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

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

Description

@patrickl000000

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions