Open neobie opened 9 months ago
15.2
6.14.0
SPM
Core
[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.
-
It just happen
Same issue. My environment is Xcode 15.3、iOS 16 (emulator), SDK version is 6.15.0 from AppLovinMediationFacebookAdapter
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