Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call MobileAds.initialize on background thread #150

Open
toannth opened this issue Oct 2, 2024 · 1 comment
Open

Call MobileAds.initialize on background thread #150

toannth opened this issue Oct 2, 2024 · 1 comment

Comments

@toannth
Copy link

toannth commented Oct 2, 2024

Is your feature request related to a problem? If so, please describe.

No response

What feature or improvement would you like to see?

The Google Ads team now recommends calling MobileAds.initialize on a background thread to avoid ANRs.

Currently, this Plugin calls MobileAds.initialize on the UI thread.

Additional context

No response

@gumaciel
Copy link
Contributor

gumaciel commented Oct 3, 2024

Thank you! We will check it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants