Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ATT Automatically Denied (requestTrackingAuthorizationWithCompletionHandler) - 17.4.1 #237

Open
tarkcelk opened this issue Apr 17, 2024 · 4 comments

Comments

@tarkcelk
Copy link

After upgrading the iOS to 17.4.1 when Adjust.requestTrackingAuthorizationWithCompletionHandler request is called, it automatically denies the request, so we can't get the IDFA naturally, it's a known issue by apple but i couldn't find any solution for the time being, any idea how to fix ?

@tarkcelk tarkcelk changed the title ATT Automatically Denied (requestTrackingAuthorizationWithCompletionHandler) ATT Automatically Denied (requestTrackingAuthorizationWithCompletionHandler) - 17.4.1 Apr 17, 2024
@uerceg
Copy link
Contributor

uerceg commented Apr 17, 2024

Hey @tarkcelk,

Yeah, it's a well known issue of iOS 17.4 and 17.4.1 which Apple seem to have finally addressed in current iOS 17.5 beta and the fix should hopefully be live with iOS 17.5 release. There are some interesting ideas and suggestions from users how to work around this bug for various cases - check them out if any of those suggestions works for you until the iOS 17.5 is live.

@hassan1903
Copy link

hassan1903 commented May 23, 2024

Hey @uerceg,

We also use last version of react-native-adjust in our mobile app and our application continues to be rejected by Apple. Apple stated that this issue was resolved in the release notes with iOS 17.5, but although there was no problem in testflight in 17.5 and 17.5.1, app reviewers still continue to reject our app because of this problem and state that there is no ATT dialog in 17.5.

@uerceg
Copy link
Contributor

uerceg commented May 23, 2024

Hi @hassan1903,

I'm not sure I understand fully, but is it that they are rejecting your app because they are claiming that there's no ATT dialog being displayed or is it something else?

@hassan1903
Copy link

hassan1903 commented May 23, 2024

Hi @uerceg,

Sorry for the bad explanation, I also edited my previous message for the better explanation but yes it is as you said.

IMG_5544

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants