facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.
https://developers.facebook.com/docs/ios
Other
7.8k stars 3.56k forks source link

(IOS) (Ionic) Can not connect to Codeless "Query fired: did not receive all answers in time for graph.facebook.con:443" #2051

Open danglemonster opened 2 years ago

danglemonster commented 2 years ago

Checklist before submitting a bug report

Xcode version

13.3

Facebook iOS SDK version

13.1.0

Dependency Manager

CocoaPods

SDK Framework

Core

Goals

Use facebook sdk to connect codeless in debug and release environments on IOS. The application is built on Ionic framework version 5.36.0.

Expected results

Connect codeless in debug and release environments on IOS. Show UI to Choose your platform in Facebook Events manager -> Add event -> Use our codeless event setup tool -> Start setup IOS to Add event to my app

Actual results

In debug environments build app on simulator pod touch 7th generation (IOS 15.4), it work correctly on first time shake. UI shows instantly on popup showing more codeless events.

Screen Shot 2022-03-31 at 11 32 52

In release environments build app on Iphone 8 (IOS 14.2), It doesn't connect to the codeless popup and show log on Xcode below

MicrosoftTeams-image (3)

Steps to reproduce

Follow to step to add Facebook SDK to IOS App on the link: https://developers.facebook.com/docs/ios/getting-started/

CRoig commented 2 years ago

Same problem in here

DIVINER-CODE commented 2 years ago

I have encountered the same problem and am currently looking for a solution.

DmitryGolovin-azur commented 2 years ago

same

liang-notes commented 2 years ago

same issue

py-zhao commented 1 year ago

+1

diegocuehdz commented 1 year ago

Same issue here