facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.

Home Page:https://developers.facebook.com/docs/ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Reopen) FBSDKLog: starting with Graph API v2.4, GET requests for /{appId}/model_asset should contain an explicit "fields" parameter

xfboy-41 opened this issue · comments

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

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 was closed, but there are new comments indicating it's occuring with latest