Search results for

5.1.1

400 results found

Post

Replies

Boosts

Views

Activity

Reply to Provide test account for Apple validation
You may have another problem with:>Its a professionnal app, so accounts are pre-created on our side, there is no account creation.The problem is that Apple requires IAP to unlock code in an app. So they may want some assurance that those accounts do not require a payment of $100 and circumvent the 70/30 revenue split. Another relevant guideline is: 5.1.1 (v) Account Sign-In: If your app doesn’t include significant account-based features, let people use it without a log-in.....
Jul ’19
Reply to Is restore functionality needed if subscription is managed across multiple apps?
>all they need to do is install the app and log in.......What is the point of restoring anything?I believe all you need do is indicate in a note to App Review that you handle 'restore' through log in to your server. There is no need to do anything else.But......this means that the user is required to log into your server to 'use' the IAP. Therefore you will need to explain why you are also satisfying: 5.1.1 (v) Account Sign-In: If your app doesn’t include significant account-based features, let people use it without a log-in. Apps may not require users to enter personal information to function, except when directly relevant to the core functionality of the app.....
Aug ’19
Emails to privaterelay.appleid.com bouncing
Hi,We are using Sign in with Apple to onboard users to our system. We need to send instructions to the user using the email provided at signup. We use Mandrill in the backend to send emails. I have configured the sender email in Individual Email Addresses under Certificates, Identifiers & Profiles in developer account (& it shows a green check mark). The emails sent to private relay addresses (e.g. xxxxxprm23@privaterelay.appleid.com) bounces.I have verified another email using gmail & it works fine.Am I missing some settings?-------------Bounce message from Mandrill-----------------------------------Received: from mail178-28.suw51.mandrillapp.com (unknown [198.2.178.28])by relay-3.us-west-2.relay-prod (Postfix) with ESMTPS id C5BCA20EF5for <bounce-md_31096458.5d52843d.v1-61f4bb207bb443e7a3d9e4482eb7beb3@mandrillapp.com>; Tue, 13 Aug 2019 09:34:54 +0000 (UTC)Date: Tue, 13 Aug 2019 09:34:54 +0000From: postmaster@mail178-28.suw51.mandrillapp.comSubject: Delivery reportTo: bounce-md_31096458.5d
14
0
22k
Aug ’19
Reply to Unable to Send Emails to Private Relay Service
Are you able to specify what aspect of third-party mail services prevents their use? We have DKIM and SPF set up for our whitelisted SIWA domain, but don't have a reverse DNS record set up for the IP we're using (a dedicated IP used primarily with a different domain), and are getting 550 5.1.1 bad mailbox name responses. It seems like a third-party mail service with a dedicated IP and rDNS would be indistinguishable - from privaterelay.appleid.com's point of view - from running our own MTA.We can certainly set up rDNS if that's a requirement, but otherwise this is a pretty big blocking restriction for SIWA.
Topic: App & System Services SubTopic: General Tags:
Sep ’19
Private Relay Emails Bouncing
Hi,Our company integrates third party sign ins (e.g. Facebook) so we have added support for Sign in with Apple as well. However, when testing emails sent from our registered domains (verified on developer.apple.com) the emails are bouncing with the error code 550 5.1.1 bad mailbox name. Our domain is verified and our emails are sent using SendGrid from those domains.Do you have a timeline on when 3rd party email services will be supported? If it's after the public release of iOS 13, can we get confirmation on whether or not the next version of our app must support Sign in with Apple to be approved?Thanks,Tony
4
0
4.0k
Sep ’19
Rejected because bad description for "NSAppleMusicUsageDescription"
My app got rejected for the following reason:Guideline 5.1.1 - Legal - Privacy - Data Collection and StorageWe noticed that your app requests the user’s consent to access their media library but does not clarify the use of the media library in the applicable purpose string.The NSAppleMusicUsageDescription or Privacy - Media Library Usage Description in my info.plist file is:My app name needs access in order to load songs from your Music Library.My app is an audio player that can import songs from the users music library, or directly play the songs if the user is an Apple Music subscriber.In iTunes Connect I have submitted an appeal to the App Review Board but haven't got any reply so far.What's wrong with my description?From the Human Interface Guidelineshttps://developer.apple.com/design/human-interface-guidelines/ios/app-architecture/requesting-permission/Explain why your app needs the information. Provide custom text (known as a purpose string or usage description string) for display in the system
0
0
1.6k
Sep ’19
Reply to Module compiled with Swift 5.1 cannot be imported by the Swift 5.1.1 compiler
I have enabled Build Libraries for Distribution and cleaned the build folder but i am still getting the Module compiled with Swift 5.1 cannot be imported by the Swift 5.1.1 compiler: /Users/oliviervincent/Documents/Spliqs/SpliqsAR/HelloWorld/AudioKit-iOS/AudioKit.framework/Modules/AudioKit.swiftmodule/arm64-apple-ios.swiftmodule error.What am I missing please?(using Xcode 11.2 beta 2)
Topic: Programming Languages SubTopic: Swift Tags:
Oct ’19
SwiftUI, build MacOS app from previous iOS app
Hi, I'm using the new feature of the xCdoe which buld iOS, iPadOS and macOS together I have published my app for iOS and iPadOS without any issue but when I try to publish it on mac the review team reject my app because if crash but I tested it in my computers without any issue it didn't crash at all the crash files they provided :Application Specific Information:abort() calledAttributeGraph precondition failure: attribute failed to set an initial value: 140.Thread 0 Crashed:: Dispatch queue: com.apple.main-thread0 libsystem_kernel.dylib 0x000000010e35e47a __pthread_kill + 101 libsystem_pthread.dylib 0x000000010e3bb6cb pthread_kill + 3842 libsystem_c.dylib 0x000000010e177a28 abort + 1203 com.apple.AttributeGraph 0x00000001330e2420 AG::precondition_failure(char const*, ...) + 2734 com.apple.AttributeGraph 0x00000001330b3bdf AG::Graph::UpdateStack::update() + 14355 com.apple.AttributeGraph 0x00000001330b3d59 AG::Graph::update_attribute(unsigned int, bool) + 3776 com.apple.AttributeGraph 0x00000001330b8969 AG::S
0
0
1.3k
Oct ’19
Send email to privaterelay.appleid.com failed
Hi When our team integrate Sign in with apple function, we met some trouble. As some other people mentioned,We also can not send email to apple relay with our personal email list in Developer Portal.We don't know why? Please help us to fix it. Following are error infomation.Status: 5.1.1Action: failedDiagnostic-Code: smtp; 550 5.1.1 Relay not allowed for XXXX@privaterelay.appleid.com. from domain<our domain>
1
0
3.6k
Oct ’19
Reply to Unable to Send Emails to Private Relay Service
We are using Mailgun and are also not able to send to Apple Id users who use the email relay. We receive an error message as follows:Failed: postmaster@mg.pettingclub.com → xxxxxxx@privaterelay.appleid.com ...... Server response: 550 5.1.1 Relay not allowed for <xxxxxxxx@privaterelay.appleid.com> from domain: <mg.pettingclub.com>Can someone from Apple please respond whether Mailgun is supposed to work with apple relay?
Topic: App & System Services SubTopic: General Tags:
Nov ’19
Reply to Unable to Send Emails to Private Relay Service
Instead of certifying a domain - can we certify specific email addressed ? The setting does not seem to work for that.We are using a DNS setting to send emails from Mailgun that appear as mg.pettingclub.com . However we cannot load the txt signature file to that domain because obviously the mail server is at Mailgun.So we tried instead to set the Individual Email Addresses settings, but any address we added to it - does not seem to work. Not info@pettingclub.com , nor any gmail address we tried. For example:550 5.1.1 Relay not allowed for <xxxxxxxxxx@privaterelay.appleid.com> from domain: <gmail.com>Is there a problem with setting up individual email addresses?
Topic: App & System Services SubTopic: General Tags:
Nov ’19
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