Open xfboy-41 opened 5 months ago
This is a reopen of https://github.com/facebook/facebook-ios-sdk/issues/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.
same issue on 17.4
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