googleads-consent-sdk-android
googleads-consent-sdk-android copied to clipboard
Time out of consent SDK
some time it load forever .
.requestConsentInfoUpdate() and .load() load consent form.
It take too long time, sometime wait forever. Let user rating reduce from 4.5/days to 3.3/days.
Google should provide sample or fixbug. Please
Any updates on this issue?
I haven't had an issue with it loading forever, but I have had it take 90 seconds, which is still a long time. In my case it was because I had WiFi but no Internet, so it waited that long before timing out.
Ideally, we should be able to set a maximum time before it gives up and fails. We could implement that on our side but it's not as clean, and the background tasks will still be running