Skip to content

After started loadAd in a MAAdView, there are consequences of main thread occupation which caused UI laggy.  #282

@lovecactus

Description

@lovecactus

Feature Description

We're using the latest AppLovin SDK, with a long list of mediations. However, we noted that after we started to load ads using MAAdView, there was a significant load of the main thread (which eventually caused UI laggy because of the main thread occupation.).

As you can see in the screenshot of instrument logging:

Screenshot 2023-12-21 at 16 15 56

A very high percentage of main thread resources were being used for ALMediationAdapterWrapper. It's not one time but several times in consequences, within seconds, which leads to consequences of slightly, however, noticeable UI freezes.

Is there anything we could do to avoid this?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requeststaleThis isue has been inactive

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions