Samuel Stow
Samuel Stow
This should be fixed in a Play Services update in the next 2 weeks.
Hi, thanks for your query. For support debugging your apps, can we request that you make a request on our support forum at https://groups.google.com/forum/#!categories/google-admob-ads-sdk/android - they will be able to...
Hi Melody, To confirm, are you using the provided sample ad units or your own ad units? Regards Sam On Thu, Sep 5, 2019 at 4:48 PM Melody Li wrote:...
Ok I'll review and get back to you. Thanks for the info. By the way, can you confirm which device you are running on and the Android version? On Thu,...
Can you please file an issue in the support forum https://groups.google.com/forum/#!categories/google-admob-ads-sdk/android - they will be able to help file an issue for this issue. Generally these issues are specifically for...
Hi @Sourav-21 thanks for contributing. I think the correct fix is to use `getContext().getResources().getConfiguration().densityDpi` [see docs](https://developer.android.com/reference/android/content/res/Configuration#densityDpi). We should also change this for the [other samples](https://github.com/googleads/googleads-mobile-android-examples/search?q=density). If you would like to...
Thanks @Sourav-21 point taken. Added some comments but we still need to update for [other samples](https://github.com/googleads/googleads-mobile-android-examples/search?q=density).
I think that that latest option (using DENSITY_DEFAULT_SCALE) sounds good to me. On Wed, Dec 9, 2020 at 2:21 PM Sourav Bagchi wrote: > @stowy , I also found in...
Hi, I tried to reproduce this but was unable to. Can you please provide more specific repro steps? What device did you run it on, API version, etc? Were you...
Hi, yes I'll spend some time to review this, thanks for contributing @muhasturk :-)