My application correctly displays the Admob GDPR consent window.
However, I need to check what consent the user has given, whether they have given consent or not.
I need it so that in the IOS version of the application, after displaying the Admob consent window, if the user does not give consent, the ATT (App Tracking Transparency) message is not displayed.
Apple rejected my update, claiming that if the user does not agree to Admob GDPR, I should not display the ATT (App Tracking Transparency) message.
Does anyone have an idea how to do this and how to read the value of the granted Admob GDPR consent.