App rejected: App Tracking info missing App Store Feedback Apple!

Thank you @colinmorgan

I now want to update a game using Google AdMob. How can I handle this with admob because unlike unity ads admob is not handling anything, correct?

Is someone here who made this work?

Any help welcome!

The only “tricky” part is that you should show the admob consent message first and apple permission message after.

Otherwise most reviewers will reject your app.

Thx for the info!
Can you please tell me how to handle the data a user is “selecting” in this case? For example: A user chooses something on the Google popup… how do I move on from there? And how can a user change his mind and change settings later? And how is this all build into the Apple popup?

The Google popup and the Apple popup definitely do not talk to each other, so you need both and think of them as two separate things.