admob_flutter icon indicating copy to clipboard operation
admob_flutter copied to clipboard

App Slowdown after a while

Open bmabir17 opened this issue 4 years ago • 6 comments

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

bmabir17 avatar Jul 25 '20 08:07 bmabir17

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

bmabir17 avatar Jul 28 '20 05:07 bmabir17

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

Nik-Alex avatar Aug 29 '20 10:08 Nik-Alex

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"

bmabir17 avatar Aug 29 '20 14:08 bmabir17

Have the same issue. Application performance is slowing down after a while especially if it was set to background for some time.

mig35 avatar Sep 16 '20 02:09 mig35

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 ?

oom- avatar Nov 01 '20 21:11 oom-

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"

jangruenwaldt avatar Nov 22 '20 11:11 jangruenwaldt