I'm new to swift and iOS programming. I want to add Admob consent/GDPR option to my app, So I've setup an ad box and can display a test add, but need to add consent option next.
I've read https://developers.google.com/admob/ios/eu-consent
but it's not clear to me, can anyone show me an example of code to do this step by step, or point me to GitHub source where it has been done.
Thanks
Can you please show an example of what you have tried that isn't working for you?
As I am unable to see your code example to see what you're doing or not doing, I'll give an example based on the docs.
...