googleads-consent-sdk-android icon indicating copy to clipboard operation
googleads-consent-sdk-android copied to clipboard

Time out of consent SDK

Open MrAdr68 opened this issue 6 years ago • 3 comments

some time it load forever .

MrAdr68 avatar Jul 17 '18 04:07 MrAdr68

.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

MrAdr68 avatar Jul 18 '18 01:07 MrAdr68

Any updates on this issue?

eliehaykal avatar Aug 07 '18 07:08 eliehaykal

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

richjhart avatar Dec 18 '19 15:12 richjhart