Hi everyone
You may have heard about some new privacy and transparency requirements from Apple. (If not, you can read about them here.)
These requirements are now implemented with Thunkable’s new update to Expo 41!
This means that there are some new project settings for you to check out.
AdMob: Android and iOS App IDs
If you are publishing your app for Android, and you serve ads with AdMob in your app, you will need to enter an Android App ID from AdMob.
If you are publishing your app for iOS, and you serve ads with AdMob in your app, you will need to enter an iOS App ID from AdMob.
You can find more information on AdMob App IDs here: Find your app IDs & ad unit IDs - Google AdMob Help
AdMob: Tracking Usage Description (iOS only)
If you are publishing your app for iOS, and you serve ads with AdMob in your app, you will also need a Tracking Usage Description. This is a string of text to explain to the user that a personal advertising identifier may be used to show them ads relevant to their online activity.
The Tracking Usage Description has the default value “This identifier will be used to deliver personalized ads to you.” You can enter your own personalized string to show to users if you like. This will be shown in a dialog like the following when the user opens your app for the first time:
As we note in the iOS Permissions section of the AdMob docs, this dialog will only be shown if the user has set the Allow Apps to Request to Track
property in their device settings to true. If this device setting is set to false, the user will not see the dialog, and your app will not be allowed to show personalized ads to the user.
If your app is not given permission to show personalized ads to the user, your app will still show ads. They will simply be more generic ads, instead of ads tailored to the user’s other online activities.
Let us know if you have any questions about these AdMob and privacy updates.
Thanks for reading!