appmetrica / appmetrica-sdk-ios

AppMetrica SDK for iOS
https://appmetrica.io
MIT License
55 stars 5 forks source link

Excessive number of disk writes #1

Open modestman opened 10 months ago

modestman commented 10 months ago

Hello! Congratulations with open source release!

The Xcode Organizer shows that AppMetrica SDK writes lots of data to disk, this can be optimized. Apple documentation suggests:

CleanShot 2023-09-13 at 16 50 00@2x

GLinnik21 commented 10 months ago

Thanks for the report! Could you please provide your environment (Xcode version) and the version of the SDK as well as a text version of the stack trace?

modestman commented 10 months ago

Xcode 14.3.1, metrica-sdk-ios 4.5.2

I can't provide a text version of the stack trace because it is not a crash, it's just "Insight" from MetricKit. I've added the logs in the attachment if it's useful.

xcdiskwritepoint.zip