Post

Replies

Boosts

Views

Activity

Continually redirected to Apple Developer Agreement (new account)
Hi all,TL;DRWhenever I try to login to App Store Connect, I am redirected to the Apple Developer Agreement page, where I am asked to review and agree, despite having done so time and time again previously. Clicking on the "View App Store Connect" button on the Get Started page then redirects me back to the Apple Developer Agreement page.More information:I just got added to my company's App Store Connect team as an App Manager by the Admin. I created a new account for this process, under an email account that has no prior association with Apple Developer. Whenever I try to login to App Store Connect, I am redirected to the Apple Developer Agreement page, where I am asked to review and agree, despite having done so time and time again previously. If I login through iTunes Connect, the URL is https://itunesconnect.apple.com/review_agree, if I login through App Store Connect, the URL is https://appstoreconnect.apple.com/review_agree. After agreeing, it takes me to the same page, the respective "get_started" page for each. Clicking on the "View App Store Connect" button on the Get Started page then redirects me back to the Apple Developer Agreement page.If I check my Developer account from the "get_started" page and go to Membership, it clearly displays that I have already accepted the Apple Developer Agreement. I can also get to App Store Connect in a roundabout way, by clicking on my name in the top right of the screen, clicking "Edit Profile," and then clicking the drop down on "Users and Access" and going to App Store Connect from here. However, once I'm in there, I'm not able to do what I need to do (i.e. create a Shared Secret) without being redirected to the Apple Developer Agreement page... I have also tested this on multiple browsers on multiple devices, and the same behaviour occurs every time.I couldn't find anything while searching for a possible solution for this issue, though I may not have been searching for the right things. If anyone could shed some light on why this might be happening, that would be most appreciated. I'd also be keen to submit a bug report to Apple because this seems like a pretty bizarre problem.Thank you in advance.
2
0
6.1k
Oct ’19
iPhone 13 cannot access Internet in Unity app when on mobile data
Hi there! My team is making an app via Unity, and recently we have begun to find a weird issue in which iPhone 13s are unable to access the internet, when specifically on mobile data. Wifi works as expected. We are unsure if this is something that occurs with the entire iPhone 13 family, or the iPhone 13 Pro family, as we have only been able to test on a Pro and a Pro Max. This doesn't happen on other iPhones that we have tested (includes iPhone 8 Plus and iPhone X). I have attached logs to this question, but of particular significance is what appears in XCode when the device attempts to access any URL: 2022-04-13 14:56:09.827545+1000 <App-Name>[2414:1052225] Task <0E97FD21-45ED-4E1F-8E31-82A4C60FC64F>.<1> finished with error [-1009] Error Domain=NSURLErrorDomain Code=-1009 "The internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x2836bc330 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_NSURLErrorNWPathKey=unsatisfied (Denied over cellular interface), interface: pdp_ip0[lte], ipv4, dns, expensive, _kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <0E97FD21-45ED-4E1F-8E31-82A4C60FC64F>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <0E97FD21-45ED-4E1F-8E31-82A4C60FC64F>.<1>" ), NSLocalizedDescription=The internet connection appears to be offline., NSErrorFailingURLStringKey=https://graph.facebook.com/v8.0, NSErrorFailingURLKey=https://graph.facebook.com/v8.0, _kCFStreamErrorDomainKey=1} _NSURLErrorNWPathKey=unsatisfied (Denied over cellular interface) seems to indicate that there definitely are issues on mobile data specifically. I have reached out on the Unity forums, but unfortunately have not received a response. In any case, it may be that this is an issue with hardware/operating system and not an issue with Unity. Thanks for reading, let me know if I can provide more details! Harrishun_iPhone_13_Log.txt
0
0
1.4k
Apr ’22