facebook / facebook-ios-sdk

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

FBAudienceNetworkLog spamming #2345

Open neobie opened 7 months ago

neobie commented 7 months ago

Checklist before submitting a bug report

Xcode version

15.2

Facebook iOS SDK version

6.14.0

Dependency Manager

SPM

SDK Framework

Core

Goals

[FBAudienceNetworkLog/FBAdEventStorage:293 thread:15 ] Could not insert item: (INSERT INTO events (eventId, tokenId, priority, type, time, sessionId, sessionStartTime, data, attempt) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?);) (disk I/O error)

This log is spamming in 10000 per second.

Expected results

-

Actual results

-

Steps to reproduce

-

Code samples & details

It just happen
MasatomoFukuda commented 4 months ago

Same issue. My environment is Xcode 15.3、iOS 16 (emulator), SDK version is 6.15.0 from AppLovinMediationFacebookAdapter