I am trying to implement the GDPR and IDFA through AdMob. The agreements are popping up but I have three issues/questions.
1: The GDPR buttons says: "Tap "Allow" on the next screen to give permission"
but when pressed it does not go to the next screen. The examples I have seen in other apps have a screen with a bunch of options. Even when I disable the IDFA the GDPR does not go to next screen. Is this a screen I need to make?
2. Once the GDPR button is pressed the IDFA popups up. Blocking the GDPR. When an IDFA button is pressed the GDPR and IDFA disappear.
3. Does anyone know if under the GDPR I need to provide the user with an option to later change their GDPR? For instance, do I need to put a button in settings that will bring up the GDPR screen?
Attached are screen shots of the code, the GDPR and the IDFA overlapping the GDPR.