Integration with Facebook SDK

Hi,

Is there any way to integrate Appgyver app with FB SDK/FB in app events? I was looking at FB advertising to test drive some traffic to the app. To optimize the ads for “App installs” it is needed to connect the app with FB SDK.

After a quick google search I found that you have a FB SDK module on your Github?

Not sure if it means anything but I thought it might be worth asking. … :grin:

Cheers!

1 Like

Hi!

While there is no direct plugin support for Facebook SDK (the repo you linked is about 6 years old :smiley: ), the Facebook Graph API should work just fine with REST API direct integration.

is it accessible with fetch in javascript module?