Hello Ever since iOS 17 came out, I keep getting rejected by Apple over AppTrackingTransparancy. It comes up for me no problem but on their end, they can't see it. I now have two finished apps with this same problem. I have shown them screenshots and videos of it coming up no problem on my iPhones and they still don't approve. I have settings -> Privacy and Security -> Tracking in iOS settings turned on in both of my apps, doesn't work on their end for some reason. I found a solution on StackOverFlow but I suck at coding and when I copy/pasted it into my appDelegate -> applicationDidBecomeActive function I just get errors. I suck at programming. I have also posted this on BB Discord but no help. It's obviously just some sort of XCode cleanup in the appDelegate file where there now needs to be a short delay so the message doesn't come up instantly like it could pre-iOS 17.0. Having said that, Buildbox shouldn't be having this issue in the first place. There needs to be a code edit as Buildbox is exporting to XCode so this stops happening.