Hi. I'm testing the ad consent. It works correctly on devices with Android 5 and above, but I'm having problems with 4.4.x devices. In that case it runs the verification of consent and the response in the log is
And in some cases the consent form is shown and in a higher proportion the consent is not shown and the advertising banner is shown directly without having accepted anything.
Is the behavior normal?
I have tested in those devices 4.4.x with examples developed with other tools and in those cases it works correctly.
Thanks.
B4X:
*** Service (starter) Create ***
data base ok
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
Consent state: UNKNOWN
EU: true
And in some cases the consent form is shown and in a higher proportion the consent is not shown and the advertising banner is shown directly without having accepted anything.
Is the behavior normal?
I have tested in those devices 4.4.x with examples developed with other tools and in those cases it works correctly.
Thanks.