I am trying to update an application that has not been updated since 2021. At that time, AppTrackingTransparency was not yet mandatory. I've been wrestling with this for several days.
I use the latest version 8.30 with the Host Mac Builder.
I have implemented the calls as indicated in this post, but the message still does not appear on the screen. However, in the log it indicates
after
I thought that it might not appear because my mobile was already configured not to show personalized ads so I sent the app for review and it was rejected.
In my apps I do NOT show personalized ads so I thought I could not request the tracking permission but Apple has rejected me again because I do use the device ID and I must implement AppTrackingTransparency mandatorily.
I don't know what else to do, why doesn't it work?
I use the latest version 8.30 with the Host Mac Builder.
I have implemented the calls as indicated in this post, but the message still does not appear on the screen. However, in the log it indicates
B4X:
IDFA Status: 2
B4X:
Wait For GAD_TrackingAuthorization (Status As Int)
I thought that it might not appear because my mobile was already configured not to show personalized ads so I sent the app for review and it was rejected.
In my apps I do NOT show personalized ads so I thought I could not request the tracking permission but Apple has rejected me again because I do use the device ID and I must implement AppTrackingTransparency mandatorily.
I don't know what else to do, why doesn't it work?