Closed ivannzme closed 6 months ago
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
Thank you for your contributions.
What happened?
When installed the npm package on version 12.2.0, the consent form is not loaded as the consentInfo object is always returning {"canRequestAds": true, "isConsentFormAvailable": false, "privacyOptionsRequirementStatus": "NOT_REQUIRED", "status": "NOT_REQUIRED"}
On iOS it is returning and showing the form without problems and the isConsentFormAvailable value is 1.
Java version that is used in our project: openjdk version "11.0.20.1" 2023-08-24 LTS OpenJDK Runtime Environment Zulu11.66+19-CA (build 11.0.20.1+1-LTS) OpenJDK 64-Bit Server VM Zulu11.66+19-CA (build 11.0.20.1+1-LTS, mixed mode)
Platforms
Only on Android
React Native Info
Are your using Typescript?
package.json
app.json
ios/Podfile
No response
android/build.gradle
android/app/build.gradle
android/settings.gradle
AndroidManifest.xml