admob_flutter
admob_flutter copied to clipboard
App Slowdown after a while
After adding ads to my app, it starts to slow down. At one point it becomes almost unusable. Anyone else having similar issues?
Flutter 1.12.13+hotfix.8 • channel stable
I have tested this extensively, it seems that if I add two ads in two consecutive screens then the app slows down. Now I am forced to use a limited number of ads. Tested using both combinations of Banner
and Interstitial
ads
The issue is also reproduced on my apps. This is very noticeable when banners contain ads with animation. If banners contain static ads, there is almost no issue. Also it is much more reproducible on older devices. I think this problem is related to: https://github.com/kmcgill88/admob_flutter/issues/141
I was not able to test it using animated ads though it slows down even with static ones after a while when ads changes to a new one.
I am using admob_flutter: "^0.3.4"
Have the same issue. Application performance is slowing down after a while especially if it was set to background for some time.
Every usage of it to display a banner slow down a lot my app (that is really fluid without it). Is there something that can be done ?
Can confirm, as well as that the lag only appears if more than 1 ad is shown. Massive slowdown and my phone even says "power intensive app found - app prevents sleep"