Apple blocked an update for a personal database app citing the 5.1.1 guideline. The permission alert message (Purpose String) was not changed but the latest update got multiple rejections because of it.### WorkflowUser taps on an Add Picture button, and if the user specify Camera from an action sheet of sources (e.g. Photo Library, Paste from Clipboard), the app then tries to access the camera, and causes iOS to display a permission request alert. ### Permission Request AlertHere is the iOS standard alert **title**:> [AppName] Would Like to Access the CameraThe initially approved developer-supplied **message** (Purpose String):> Camera will be used to take pictures to store in [AppName].-> Rejected.> Camera will be used to take pictures so that you can store them in [AppName].-> Rejected again.We did look at Apple's docs and also asked Apple for recommendations, but they just kept saying that the alert needs *to specify why the app is requesting access to the user's camera.*### Othe
Search results for
5.1.1
410 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Yes, we have the same issue, this seems to be a broken flow by Apple to be honest. And the new guideline 5.1.1 to start the enforcement January 31th 2022 says that you have to delete the user account if the user wish, but if you do a fully delete data of the user and the user laters on wants to use the application again, the user full name won't be given to you again.
Topic:
App & System Services
SubTopic:
General
Tags:
I got this to work with XCode 6 -- it did not have the provisioning problems of XCode 5. While I wasn't able to set a Base SDK of iOS7, I was able to use iOS 8 and set the minimum deployment target all the way back to iOS 5.1.1, so I can still compile and deploy to my iPad 1 as well as the iPhone 4.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
what about Office365? My company's using office365 as email service provider, I've added several full emails in 'Individual Email Addresses' with green marks shown, but still failed with 5.1.0 - Unknown address error 550-'5.1.1 bad mailbox name'.The email address is memm9f2qh4@privaterelay.appleid.com
Topic:
App & System Services
SubTopic:
General
Tags:
Hello! Have you managed to solve this? I have the same problem. To be even worse the first version of my app was accepted, but the updated which adds even more account based functionalities was rejected based on 5.1.1(v). Which is so paradoxical.. They don't respond to messages, they don't call even I have requested for more then 10 days now...
Topic:
App & System Services
SubTopic:
General
Tags:
SafariViewController must be used to visibly present information to users; the controller may not be hidden or obscured by other views or layers. I am not clear on what this is addressing. If an app has a link to the company's FAQ page on its website, is this page required to show up in the SFViewController? What if it showed up on the Safari web browser instead?
Hi, Our app (Tenkobo) received a rejection notice after review due to the fact that we use Gemini AI since 3 builds ago. Since then, we have been improving the disclosure of the data we collect, explicitly stating all the data, introducing a new feature that checks granular consent and syncs consent state for the user to the backend, and controls for whether to send to the Gemini API service for that feature depending on consent state for the user. Moreover, this feature is a premium add-on to a module that already does most things locally on the device and sends to our cloud infrastructure to allow storage and sync when users use multiple devices. It is a multi-platform app. However, despite every improvement, we keep getting the same Rejection reason that The issues we identified still need your attention. I have asked for help or even that the rejection reason be more specific, but nothing. I have send pictures, and in this last rejection about 8 hours ago, I had to reply with a video showing that what the
I want to clarify why both email and phone number are mandatory at registration, while still allowing users to log in with either method if one fails. Email Address (Collected at Registration) Account Creation & Verification: We use email to establish a unique, verifiable account for each user. This prevents duplicate or fraudulent profiles. Primary Communications: All booking confirmations, trip updates, support requests, and in-app chat messages between care seekers and carers are sent via email. This ensures users have a reliable record of every transaction and message. Phone Number (Collected at Registration) OTP-Based Security: We send a one-time password (OTP) via SMS during registration and login. This SMS-OTP step is critical to confirm that the user owns the provided phone number and to safeguard against unauthorized account access. Critical Trip Notifications: During a booked trip, carers and care seekers must receive time-sensitive alerts (e.g., gate changes, flight delays, check-in reminders)
Same problem with XCode 10.1, AppleWatch 4, Watch OS 5.1.1.get message:App installation failedThe host is not paired with the device.Has anyone solved it ?I read this SO, but no successhttps://stackoverflow.com/questions/30792520/in-xcode-i-see-no-paired-apple-watch-even-though-the-watch-is-paired-and-the-w
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
update ok this took a while so after the last review i had to fix these issues, so it is back up currently waiting for review Guideline 2.3.3 - Performance - Accurate Metadata Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage Guideline 5.1.2 - Legal - Privacy - Data Use and Sharing some privacy and location issues app id 1665868224
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
I did call apple and told them that in itunes am getting same error need xcode 5.1.1 or later and I have 7 ????? I upload the app with xcode but still not showing in itunes...I call back and you have to be lucky to get someone that knows what a **** they doing, I got a guy the other day and help me to upload but today when I call this woman didn't know a thing.....
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
Hi everyone, in an email that came to me directly from apple, which refers to the aforementioned guidelines, the following is shown in the figure: Now in my app, the login is done directly on a third IdP, so I wanted to understand if the issue of user cancellation falls into this case or not, since as I said it is a user on a third IdP (ex Google, Microsoft, Private IdP etc.), and therefore the rule only applies to those apps that allow registration directly within it and not on an external IdP. I hope I was clear. Thank you
My app is getting rejected for this reason: Issue Description The app requires users to register or log in to access features that are not account based. Specifically, the app requires users to register before accessing any content. Apps may not require users to enter personal information to function, except when directly relevant to the core functionality of the app or required by law. My app does require sign in tho like any social media app and the previous version had been approved no problem. I made an appeal which was rejected for the same reason and I am not getting an answer.
I tried to submit app with http://github.com/nomad/shenzhen instead of XCode 7, it submitts, but I see same issue Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 SDK. I tried Application Loader from XCode 6.4 too - same result.Anyone solved this issue?
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
You can still use iOS 7.x as a deployment target in the store, but not w/current tools (Xcode 8.3.2). I'd wonder about doing so, however, as number of users on an iOS that far back is in low single digits.Note that according to iTunes Connect, minimum now for the store is Xcode 6, which supports iOS 4.3 or iOS 5.1.1 minimum deployment.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags: