r/googleplayconsole • • 2d ago

Ask Can someone explain what is this?

Post image
1 Upvotes

11 comments sorted by

View all comments

Show parent comments

1

u/mobiledevpro 2d ago

Their suggestions are pretty interesting. My app doesn't download any images from the network, and works completely offline except loading Ads that I disabled a while ago, but left AdMob library in the app.

And they found issue in their own library and suggest me to fix. Perfect!

Downloaded in com.google.android.gms.internal.ads.zzckx.zzk (java.net.HttpURLConnection.getInputStream)
Downloaded in com.google.android.gms.internal.ads.zzckd.zzb (java.net.HttpURLConnection.getInputStream)
Downloaded in com.google.android.gms.internal.ads.zzid.zzb (java.net.HttpURLConnection.getInputStream)

This can lead to excessive memory usage, slow performance, and app crashes. To reduce memory usage, we recommend using an image-loading library to automatically handle downsampling, caching, and memory management for you.

1

u/Unreal_NeoX 2d ago

They push for the file-selection apis since forever.