Search results for

5.1.1

395 results found

Post

Replies

Boosts

Views

Activity

Ajax calls failing
Hi, Recently I have updated my application from Uiwebview to wkwebview for that I have done following updates: Updated my ios platform to 5.1.1 Added plugin cordova-plugin-wkwebview-engine Added plugin cordova-plugin-wkwebview-file-xhr Added but my ajax calls are failing in ios devices any suggestions
0
0
562
Dec ’20
Handling Tokens in Sign in with Apple and Apple Review Policies
We are currently developing a new iOS application, and we plan to use Sign in with Apple for user authentication. We have a few questions related to this. We understand that Sign in with Apple is compliant with OpenID Connect. However, in our service, the use cases for access_token and refresh_token are limited. Therefore, even if we do not use these tokens, is there a possibility that we will receive a rejection in the Apple Store Review process? Specifically, we are thinking of saving the user's identifier, which can be obtained at the time of authentication, on our server and using it to identify the user. ASAuthorizationAppleIDCredential According to Apple's guidelines (5.1.1 Data Collection and Storage), we need to invalidate the user's tokens when the account is deleted. Does this requirement apply even if the token has already expired? App Store Review Guidelines 5.1.1 Revoke tokens Thank you in advance for your help!
0
0
635
Jun ’23
how to clean up ~/Library/Developer/Xcode
HiI have been using xcode for iOS development over 10 years now. I have noticed that ~/Library/Developer and ~/Library/Developer/Xcode have gotten really big. I need to find more disk space and am looking for ways to clean up$ du -sh Developer/84G Developer/$ du -sh Developer/Xcode/66G Developer/Xcode/Some of this stuff looks really really old$ ls -l Developer/Xcode/total 37056drwxr-xr-x 63 andrewdavidson staff 2.0K Dec 19 16:29 Archives/drwxr-xr-x 7 a staff 224B Dec 18 09:56 DerivedData/-rw-r--r-- 1 a staff 440K Aug 17 2013 DeveloperPortal 5.0.db-rw-r--r-- 1 a staff 180K Sep 18 2014 DeveloperPortal 5.1.1.db-rw-r--r-- 1 a staff 32K Oct 30 2014 DeveloperPortal 5.1.1.db-shm-rw-r--r-- 1 a staff 0B Sep 18 2014 DeveloperPortal 5.1.1.db-walI used the xcode organizer to delete old archiveIs there a way to remove old simulators?Is there an official utlitiy I can use to clean up? I suspect there is a lot of stuff left over from older version of xcodeKind regardsAndy
9
0
22k
Jan ’19
User cannot reply to the the whitelisted email
We have whitelisted our email in the developer dashboard, and emails sent from the whitelisted emails did reach user's mailbox via the relay email. However, when user replies, the reply did not go through and the user got this response instead: The response from the remote server was: 550 5.1.1 Relay not allowed Did we miss any setting on the Apple Developer Dashboard?
0
0
201
Aug ’20
Clarification on Data Collection in CallerId App
Hello everyone, Our app, NumberBox, was rejected due to Guideline 5.1.1, with the review team saying it “collects information from public sources to build individual profiles.” We want to clarify: All data is 100% user-reported. Users voluntarily submit phone numbers (spam, scam, or telemarketing) and assign tags through the “Add Tag” feature. No data is collected from public sources or user contacts. No profiles are built automatically. All user submissions are reviewed by our support team before being displayed. The sole purpose of NumberBox is to help users avoid unwanted or scam calls, not to collect personal data. Our updated Privacy Policy is here: https://numberbox.app/privacypolicy Has anyone encountered a similar issue with Guideline 5.1.1? Any guidance on how to clearly communicate this to App Review would be greatly appreciated. Thanks in advance!
1
0
93
3w
LEGAL: PRIVACY - DATA COLLECTION AND STORAGE. Reject
My application rejects the rule 5.1.1.In order to use Facebook for authentication even if it is optional, your app must include significant account-specific functionality from Facebook. Using users’s Facebook for account creation/authentication do not fall in to significant about specific features.What is meant by account-specific functionality from Facebook ?Thx.
6
0
3.2k
Nov ’16
Apple Guidelines on providing "delete account" mechanism
Our app you you must sign up by talking with somebody on the phone or via our web site to get a login. You cannot just download our app from app store fully create an account via our app directly. Do we still need to provide delete account mechanism in our app as stated in Apple guideline: https://developer.apple.com/app-store/review/guidelines/#5.1.1 ?
0
0
603
Nov ’21
homekit@apple.com is not a valid email address
So on the WWDC 2015 video on What's New in HomeKit they have this homekit@apple.com email address to send questions to. So I did and it came bake as undeliverable. ----- The following addresses had permanent fatal errors -----<homekit@apple.com> (reason: 550 5.1.1 Recipient address rejected: User unknown)Is there an Evangelist for HomeKit or anything. Because no one seems to answer here in the forums.ThanksMark
2
0
605
Aug ’15
new version app submission Build section error
I think Apple may have changed the process for submitting new versions.I have previously uploaded builds from xcode 6.1 but now I am getting an error saying submit your application xcode 5.1.1 or greatei submitted my app using xcode version 6.1 and also get validation message but in build section no + button show.how can i add my Build new version?pls reply me fast...
0
0
166
Dec ’15
SensibleTableView and tvOS?
Has anyone had any success using SensibleTableView with tvOS? I'm kind of new to STV myself, so I'm not sure how hard it will be for them to port to tvOS for official support, but I figured there's a good chance an STV dev might be in this forum...If tvOS isn't supported, should I specifically avoid using STV 5.1.1 with XCode 7.1 beta 3, and stick with the official XCode for my non-tvOS development?
0
0
163
Oct ’15
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
cordova issue
Dear Service,i'm trying to install cordova on my macbook pro retina 13 late 2013.i've already downloaded Xcode, Node 5.1.1, Git 2.8now i'm working on the Terminal following Cordova guide, but i got stuck oncordova create myapp commandanswer : -bash: cordova: command not found can you help me?Thank you very muchStefano
2
0
14k
Apr ’16