-
Notifications
You must be signed in to change notification settings - Fork 345
Closed
Labels
bugSomething isn't workingSomething isn't workinge3-weeksEffort: < 4 weeksEffort: < 4 weeksfixedIssue has been resolved and pull request linkedIssue has been resolved and pull request linkedp2-mediumperformanceissue covers plugin performanceissue covers plugin performanceplatform-androidAndroid applications specificallyAndroid applications specifically
Description
There have been a number of complaints about performance of inline banner and native ads on Android:
- 🐛Reported framerate issues with BannerAd on some Android devices #167
- 🐛 Native ad performance on android in listview.builder is painful #75
- 🐛 Low performance when using AdWidget #80
- Severe performance issues (significant drop in FPS) when using the plugin #231
- Ads are missing frames inside a listview builder. #239
As mentioned in #80 (comment), performance is noticeably worse on Android 9 and below. This is related to use of hybrid composition, which is a requirement due to technical constraints.
Currentworkarounds are to constrict inline ads to android 10 and above, or only to only use fixed position banner/native ads.
svprdga, AndersonFiorini, rawquesh, idearibosome, Goodstuff4UonYT and 26 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinge3-weeksEffort: < 4 weeksEffort: < 4 weeksfixedIssue has been resolved and pull request linkedIssue has been resolved and pull request linkedp2-mediumperformanceissue covers plugin performanceissue covers plugin performanceplatform-androidAndroid applications specificallyAndroid applications specifically