You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not security related and can safely be disclosed publicly on GitHub
Xcode version
15.3
Facebook iOS SDK version
17.0.1
Dependency Manager
CocoaPods
SDK Framework
Core
Goals
FBSDKLog: starting with Graph API v2.4, GET requests for /{appId}/model_asset should contain an explicit "fields" parameter
FBSDKLog: starting with Graph API v2.4, GET requests for /{appid}/ios_skadnetwork_conversion_config should contain an explicit "fields" parameter
I get these issues with latest sdk, The older issue is closed but there are some recent comments added after issue was closed that indicate that I'm not the only person experiencing this issue.
Expected results
Not to get this error
Actual results
There is no stack trace in the log, just this meesage
Steps to reproduce
Launch app as normal
Code samples & details
I'm not explicitly call this these calls, they are called from the Facebook Unity SDK and subsequently the ios version of Facebook sdk The older bug 1403(2020) is the same but wasclosed, but there are new comments indicating it's occuring with latest
The text was updated successfully, but these errors were encountered:
This is a reopen of #1403. After that was closed, there were some comments reporting that the issue still persists, and it's also the case for me, using 17.3.0 with SPM.
Checklist before submitting a bug report
Xcode version
15.3
Facebook iOS SDK version
17.0.1
Dependency Manager
CocoaPods
SDK Framework
Core
Goals
FBSDKLog: starting with Graph API v2.4, GET requests for /{appId}/model_asset should contain an explicit "fields" parameter
FBSDKLog: starting with Graph API v2.4, GET requests for /{appid}/ios_skadnetwork_conversion_config should contain an explicit "fields" parameter
I get these issues with latest sdk, The older issue is closed but there are some recent comments added after issue was closed that indicate that I'm not the only person experiencing this issue.
Expected results
Not to get this error
Actual results
There is no stack trace in the log, just this meesage
Steps to reproduce
Launch app as normal
Code samples & details
The text was updated successfully, but these errors were encountered: