No, we are using Native Ads, check my code, there is no UI works, it should last download the Ads and return POJO object with ads information.
Then you must manually setup the View based on this data.
But don't do this in my example that I send in my previous post.
So there should be no UI work at all, it is just downloading ads, no WebView should be there.
Everything you wrote is related to normal banner view, not Native Ads.
Check attached images, there you can easily see which methods are called on the UI thread.
I can send you whole .trace file.
I already found, that possible workaround is call this in the Application class WebSettings.getDefaultUserAgent(this);
User will stay a little bit longer on splash screen, but when Admob SDK call this from unknown reason before ads loading it will be already initialized and it save a lot of time.
Dne pondělí 11. dubna 2016 17:44:18 UTC+2 Vu Chau (Mobile Ads SDK Team) napsal(a):