Hi,
Have downloaded the sample for NativeExpressAds with RecyclerView (https://github.com/googleads/googleads-mobile-android-examples/tree/master/advanced/NativeExpressRecyclerViewExample) and run on 3 devices.
Have used both the Test ID and our own ID. For devices 1 and 2, the ads load ok. But it doesn't load on device 3. Is there some issues with older SDK?
Thanks.
compile 'com.google.firebase:firebase-ads:10.0.1'compile 'com.google.android.gms:play-services-ads:10.0.1'
Google Play Services APK:
- Nexus 7 - Version 10.2.98 (440-146496160)
- Samsung Galaxy S6 - Version 10.2.98 (440-146496160)
- Samsung Note 3 - Version 10.2.98 (238-146496160)
compile 'com.google.firebase:firebase-ads:10.2.1'compile 'com.google.firebase:firebase-ads:10.0.1'Have tried to upgrade to
compile 'com.google.firebase:firebase-ads:10.2.1'But it would not compile. Maybe you can try 10.0.1 instead?It was definitely working on this S7 device about 1-2 weeks ago, I've checked Sample App compiled with 10.0.1 and 10.2.1 - both doesn't load. I attached the logs from Sample App.Never used Charles' Proxy, but if i'm correct I have to share wi-fi from laptop to get the network logs from real device, don't have one more wi-fi adapter to do this at the moment. If the logs provided don't help you I will try to find a wi-fi adapter then.
Regards,Stepan.And log