Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Facebook Codeless Event - iOS app does not connect to Events Manager

I'm trying to get Facebook Codeless Event to work, but I can't seem to connect my app to Events Manager.

Followed instruction from this article: https://developers.facebook.com/docs/app-events/codeless-app-events/#ios

After updating Facebook Core SDK to 4.39.1 and even including Marketing SDK just in case. Included I went to Facebook app, and it did have check mark to say that my SDK version is compatible.

Then, the instruction say to open new session and shake the app, but even after vigorous shaking for more than 10 seconds, nothing happens in the app nor in the web browser.

Anybody know what can be done to properly set it up?

connect-your-app-to-evens-manager

like image 954
green0range Avatar asked Feb 04 '19 21:02

green0range


People also ask

What happened to the Facebook event app?

The social networking giant is rebranding its Events app with a new name and some alluring options. Facebook Local uses the Facebook's 20 million business pages, reviews and the friend's check-in to source the information.

How do I access Events Manager on Facebook?

You can access Events Manager from Ads Manager or Business Manager. Open the menu in the upper-left corner and select Events Manager from Shortcuts or scroll down and find it under Manage Business.


1 Answers

I had the same issue, it seems like the FBSDK has a different behaviour for the simulator. Opening the simulator and executing a "Hardware" -> "Shake Gesture" worked for me.

like image 163
Fabio Rocha Avatar answered Oct 24 '22 14:10

Fabio Rocha