This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
High CPU usage in FlurryContentLoadingManager
#235
Labels
FlurryContentLoadingManager
#235
Describe the bug
We found
-[FlurryContentLoadingManager block_getFolderFileSize:] + 304
was reported high CPU usage from Xcode energy reports of our app.Some users also reported their devices became hot and batteries drained fast.
By using Time Profiler of Instruments, We think this problem may occur when fetching Ad.
This Bug is About
Please choose the closest item by replacing
[ ]
with[x]
.Platform
Please choose the platform(s) that you are having the issue by replacing
[ ]
with[x]
.Environment
Please tell us the versions of Flurry SDK, XCode, and iOS you are using.
To Reproduce
Steps to reproduce the behavior:
Screenshots
Additional context
Are you using Flurry Push/Messaging? No
(iOS) Are you using CocoaPods or manual binary integration? CocoaPods
The text was updated successfully, but these errors were encountered: