You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Mobile Ads SDK Developers
I tried to build my app on IoS and Android both.
At first, without an admob banner, my app worked properly. But if I imported the admob plugin, my app gets slow, I can recognize some lags when I swipe on the screen.
How can I optimize this admob? Is this generally heavy?
Thank you.
Mobile Ads SDK Forum Advisor Prod
unread,
Aug 8, 2019, 2:48:34 AM8/8/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ksa...@hanmail.net, google-adm...@googlegroups.com
Hi Shina,
Thank you for reaching out to us.
The AdMob SDK should not be heavy enough to actually slow down your app. That said, I recommend destroying ads when they are not in use (or whenever you are switching between Scenes), as well as using profiling tools in order to identify and troubleshoot possible causes of slowdowns in your app. You may also post your concern over at StackOverflow for further assistance on this matter.