Search results for

5.1.1

401 results found

Post

Replies

Boosts

Views

Activity

iPhone 5 suddenly became unavailable in Xcode 5
Hi,My phone just one day worked and another stopped to.Any ideas?BTW: In Organizer I have Xcode Supported iOS Versions list empty.There is a message above:The version of iOS on “xxxx” is not supported by this installation of the iOS SDK. Please restore the device to a version of the OS listed below, or update to the latest version of the iOS SDK; which is available here.iPhone 5s /9.2.1 and Xcode 5.1.1.Please help !Darek
1
0
416
Feb ’16
Sendgrid bounces for apple login private relay accounts
We have configured multiple ESPs, which works for private relay emails. Recently sendgrid started bouncing for my testing private relay email ( aqdi34p4ti@privaterelay.appleid.com -- smtp;550 5.1.1 Relay not allowed ) even though we have registered both - domains and communication emails (as described in Configure Private Email Relay Service - https://help.apple.com/developer-account/?lang=en#/devf822fb8fc ). Is it possible to check logs what's going on? Or did something changed?
1
0
1.1k
Jun ’20
Notification: New iOS 18 security changes may affect your account
We received an email from the Apple Developer Relations Team entitled New iOS 18 security changes may affect your account. regarding accounts that share the same team name across multiple Apple developer accounts. The email includes instructions to contact Apple, but the email address provided in the email bounces back 550 5.1.1 unknown or illegal alias. I tried again a day later, with the same result. Who should we contact instead?
1
0
547
Oct ’24
Offering account deletion in your app
Hello, I have an application that's been in the works, and I came across App Store Review Guideline 5.1.1(v), and I had some questions as it seems like many people do in this forum. I think my biggest questions is ow will Apple review the actual deletion of a user? Developers can implement soft deletes where the data cannot be accessed by anyone outside of those that have access to the database. This obviously isn't sufficient, but Apple wouldn't be able to tell the difference, at least from the api.
0
0
522
Jun ’22
Sign in with apple - Relay not allowed
Hello!I used this tutorial from sendgrid to configure emails to be sent to a private relay address.https://sendgrid.com/docs/ui/account-and-settings/configuring-sign-in-with-apple/#configuring-your-apple-developer-accountI used the recommended configuration. I added the needed address bounces+12345678@email.example.com with our account number and domain, but the emails still bounces.The message is this:550 5.1.1 Relay not allowed for <kubujacpin@privaterelay.appleid.com> from domain: <email.ourdomain.com>What are we missing?Thank you very much!
1
0
954
Nov ’19
Sign in with Apple users unable to Reply to received emails.
Has anyone else experienced users being unable to reply to communications with them? If so, was there a solution? tldr; Email from our domain to users ####@privaterelay.appleid.com email works correctly. User replies to myemail_at_mydomain_com_####_8800cbcb@privaterelay.appleid.com fail. I have emails properly being sent and received to my Sign in with Apple users via the methods described here: https://help.apple.com/developer-account/?lang=en#/devf822fb8fc The issue is if a user replies to the email. They get an immediate notice that the email was undeliverable. According to the chart available within the docs, it seems like I should not have to configure the ability to receive replies. This should be handled by the relay server. https://developer.apple.com/documentation/sign_in_with_apple/sign_in_with_apple_js/communicating_using_the_private_email_relay_service Here's the failure email for reference (with private emails redacted of course) This is a system-generated message to inform you that your email co
1
0
807
Oct ’20
Do privacy policy pages have to be displayed using SafariViewContoller?
《App Store Review Guidelines》 5.1.1 Data Collection and Storage(iv)SafariViewContoller must be used to visibly present information to users; the controller may not be hidden or obscured by other views or layers. Additionally,an app may not use SafariViewController to track users without their knowledge and consent.As above,does it mean that privacy policy pages have to be displayed using SFSafariViewContoller?Can I use WKWebView to display the privacy policy pages in my app?
0
0
484
Sep ’18
How do I see which devices my app supports?
My info.plist lists MinimumOSVersion 5.1.1 and UIRequiredDeviceCapabilities armv7 (requiring iOS 6 I think) but I could have sworn I saw something mention a minimum OS version of iOS 7 either when I uploaded my ipa or submitted my app.Is there somewhere on Itunes Connect that I can verify my app's minimum OS version and/or see a list of devices that my app can be installed on?I'm trying to figure out if it will be sold to users with the iPod Touch 4 (which maxes at iOS 6.1.6).
3
0
13k
Aug ’15
Deployment Target vs. Compatibility?
Is the (OS X) iTunes App Store app Information on Compatibility set from the project minimum Deployment Target, or from somewhere else?I see one of my apps with an App store description saying Requires iOS 6.1 or later..., but in Xcode the Deployment Target setting for the submitted build says iOS 9.3. And one of the new reviews today says that a customer tried to run it on iOS 5.1.1 (and it crashed, as the app depends on several APIs that require iOS 9 or later).
2
0
2.6k
Nov ’16
Sending email to private.email from transferred app
Goal I want to reply to feedback from customers who signed up using a private.relay account. Problem I am getting this error when sending an email: Reporting-MTA: dns; mailfout.stl.internal X-Postfix-Queue-ID: B87481D0015B X-Postfix-Sender: rfc822; hello@mydomain.com Arrival-Date: Fri, 7 Nov 2025 03:37:29 -0500 (EST) Final-Recipient: rfc822; xxxx@privaterelay.appleid.com Original-Recipient: rfc822;xxxx@privaterelay.appleid.com Action: failed Status: 5.1.1 Remote-MTA: dns; smtp3.privaterelay.appleid.com Diagnostic-Code: smtp; 550 5.1.1 : unauthorized sender What have I done? I have configured mydomain.com in the Email Configuration Service inside of apple, as well as the email hello@mydomain.com. Using https://www.mail-tester.com/, I could confirm that the - [SPF] Your server 202.12.124.158 is authorized to use hello@mydomain.com - Your DKIM signature is valid - Your message passed the DMARC test My hunch This app was transferred and the previous owner did not have the email configuration set
1
0
98
Nov ’25
Confirm iPad 1 end-of-life?
I downloaded the Xcode 7 beta and plugged in the iPad 1 that I use for testing apps that still support iOS 5.1.1, and Xcode said the device wasn't supported. I've been expecting Apple to drop support for the iPad 1 for a while, and it looks like that time has come. However, I'd like to know if Apple has stated this offically anywhere. Does anyone know?Here are the Xcode 7 release notes, but I didn't see anything there about what devices are supported:http://adcdownload.apple.com/WWDC_2015/Xcode_7_beta/Xcode_7_beta_Release_Notes.pdf
0
0
537
Jun ’15
How to fix no root cert issue? please help!
Hi there!Any time I generate a certificate to use for iOS development or distribution, it shows me no root cert issue (This certificate has an invalid issuer) that I was unable to overcome. I've installed Apple WWDR CA which expires on 7th of February 2023, but I'm not sure if and how it's used when generating Requesting a Certificate from a CA via Keychain Access...Yes, if needed, I'm using Mac OS X 10.10.5 and xCode 5.1.1.Please help me if possible.Thank you,Yana
0
0
633
Jun ’17
CUIThemeStore: No theme registered with id=0 on Watch Extension when running on device
When I try to execute my app on my Watch I getAppExtension [framework]: CUIThemeStore: No theme registered with id=0while the code rests onlybsystem_platform_dlyb'_platform_memmove at line 23.No error comes out instead when I execute the app on the simulator. The error seems to pop up between applicationDidFinishLaunching() and ApplicationDidBecomeActive(). If I try to have the execution progress, it ends for the better with:Terminated due to memory issue.I use Xcode10.1 with an iPhone XS with iOS 12.1 and watchOS 5.1.1.How may I know better and fix the issue?
0
0
5.5k
Nov ’18
Private email relay service is not working after updating the Developer certificates
Hello,After updating the developer certificates for my developer account, an email sent from our REGISTERED domain is not properly relayed to the private address.The email has been bounced back to our sender with a550 5.1.1 Relay not allowedOur speculation is, by updating the developer certificate will cause an direct impact on our associated domain, regarding the apple-developer-domain-association.txt.We need a clear answer for why our relay was not working, due to yearly updates for our certificate will always cause disruption for our service if this speculation is true and is unexpected from our end.Thanks in advance,y4m4p
1
0
532
Jan ’20
static libs & weak linking
We are using a 3rd party (binary only) static lib with our apps, which unfortunately was recently compiled with a higher deployment target (iOS 6) than our apps (iOS 5.1.1). As consequence our apps would now immediately crash on devicees with iOS 5 on startup, since some iOS 6 symbols referenced by the static lib are missing on such devices.Since we only have access to the binary of this static lib we cannot recompile the static lib on our own. But is there a way with command line tools to lower the deployment target of the static lib and thus turning the respective hard linked symbols into weak ones?
1
0
602
Sep ’15