Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios 14 - Diagonosticd High CPU usgae #73

Open
mingosnunes opened this issue Nov 1, 2020 · 0 comments
Open

ios 14 - Diagonosticd High CPU usgae #73

mingosnunes opened this issue Nov 1, 2020 · 0 comments

Comments

@mingosnunes
Copy link

MacOS Catalina 10.15.7, Xcode 12.1, IOS 14.1 (only tested on simulator - debug mode)

I have high CPU usage of Diagnosticd service on MacOS when I open multiple views with this add on the content. The CPU usage goes up to 15x higher than normal (incremental as I open more ads), making the simulator unusable and the rest of the system very slow.

On the logs (Console App) I can see thousand of lines for the (com.apple.WebKit.WebContent) package.

When I delete the line _nativeAdController = NativeAdmobController(); and rebuild the app, the cpu usage goes to normal.

This bug does not happen on IOS 13 and on Android.

Many thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant