Search results for

5.1.1

410 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
576
Dec ’20
Guideline 1.4.1 - Safety - Physical Harm
Hello , My app is already on the App Store, we are trying for version release this time but it got rejected during the last review. The reason from the review team is that - Guideline 1.4.1 - Safety - Physical Harm Guideline 2.1 - Information Needed In this version we have made only minor changes which are not related to our BLE devices. In this rejection cycle got first rejection because of apple review team not happy with the message which we have provided for NSBluetoothAlwaysUsageDescription, and it is rejected by below reason, Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage After this we modified our Bluetooth description message and submitted for review, then apple again rejected with below reason. Guideline 1.4.1 - Safety - Physical Harm Guideline 2.1 - Information Needed We do not understand where is the problem and why the app was approved multiple times before and now not. Could you please help us for this.
0
0
1.3k
Nov ’20
Reply to Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
I think the hard part about this is they don't give guidance on how to get around 5.1.1 - and it's arbitrary. So Apple can decide that (in your case) the geolocation saving / region selection to deliver magazines Doesn't require account access Even if the account is used to manage magazines. There are also not good examples of what is / is not covered by this. So in essence, you're at the whims of apple for the business decisions around your app. Good luck!
Oct ’20
Secure and HttpOnly cookies setted by server not sent to subsequent http requests
Hi, I have an Ionic Hybrid App with this specs: Ionic 3.9.2 Angular 5.2.11 Cordova Android 8.1.0 and iOS 5.1.1 Cordova 8.0.0 cordova-plugin-ionic-webview 5.0.0 WKWebview My app make request to a SOAP backend which is secured with a HttpOnly secure cookie JSESSIONID (Tomcat server). I have enabled CORS so that my requests are able to reach the backend, this is the Tomcat CORS filter: tCorsFilter torg.apache.catalina.filters.CorsFilter tt ttttcors.allowed.origins ttttionic://localhost,http://localhost tt tt ttttcors.allowed.methods ttttGET,POST,HEAD,OPTIONS,PUT tt tt ttttcors.allowed.headers ttttContent-Type,X-Requested-With,accept,Origin,Access-Control-Request-Method,Access-Control-Request-Headers,SOAPAction,Cache-Control tt tt ttttcors.exposed.headers ttttAccess-Control-Allow-Origin,Access-Control-Allow-Credentials tt tt ttttcors.support.credentials tttttrue tt tt ttttcors.preflight.maxage tttt10 tt tCorsFilter t/* When I do login against the backend the server SETS a cookie (JSESSION): Set-Cooki
0
0
1.9k
Oct ’20
Registering in an external website before login to the App
Hi, we have built an App which aprroval has been rejected because we ask to enter some registration personal data that is neccesary for some material gathering during a social event. There is a data gathering agreement screen where the users accept that data gathering. It seems this is not valid for Apple because they say we break 5.1.1 policy about collecting non essential data for the core functionality... we are considering to just require the user to enter his email in order to log in and we would supply a link to an external registration web page so that the users register themselves in that website, outside the App. Is it possible to require to be registered in an external website to be able to use an App? would that be allowed by Apple policies? Has anybody any similar experience with this kind of issue? Thank you very much!
0
0
366
Oct ’20
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
815
Oct ’20
Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
Hi I have developed an iOS app with a Category Productivity, but Apple has rejected it because of Guideline 5.1.1 account-based. basically the app is to create recipes and groceries lists and you can share them with other users per Home. The connects to an API to save the data and the user needs an account to manage his data separated than the other users. also the app is totally free it's only require registration with name and email, I don't know why Apple asking me to show some free features before creating account since the app is totally free and no purchase required. this is the message from Apple: From Apple Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage We noticed that your app requires users to register or log in to access features that are not account-based. Next Steps To resolve this issue, please revise your app to let users freely access your app’s non account-based features. Apps may not require users to enter personal information to function, except when direc
1
0
3.2k
Sep ’20
Reply to is Sign In with Apple Mandatory?
El 19 sept. 2020 a las 18:39 De Apple Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage We noticed that your app requests the user’s consent to access their camera but does not clarify the use of the camera in the applicable purpose string. El 19 sept. 2020 as19:03 Hi, we recently sent a previous version that had the same requests in the .plist file informing the use of the camera to be able to exchange your photo and it was approved without problems, none of this has changed. I send a screenshot to confirm this. Captura de Pantalla ... El 19 sept. 2020 a las 19:54 De Apple 5. 1.1 Legal: Privacy - Data Collection and Storage 4. 8 Design: Sign in with Apple Hello, Since your app offers account access through a third-party login service, Sign in with Apple should be included as an equivalent log in option. Please review Guideline 4.8 for more information about our Sign in with Apple policies. To learn more about implementing Sign in with Apple in your app, we recommend you review the samp
Topic: App & System Services SubTopic: General Tags:
Sep ’20
App rejected for Microphone Usage description
Ours is a video camera app. Our app displays the following prompt in Microphone Usage permission (Privacy - Microphone Usage Description):The app needs Microphone Access to record Audio But now Apple seems to be rejecting it. Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage We noticed that your app requests the user’s consent to access their microphone but does not clarify the use of the microphone in the applicable purpose string. Wondering what is not obvious here. A video recorder app needs microphone access to record audio, nothing more, nothing less! How do I fix it? It has been 8 years now and no such concern was raised before.
2
0
2.5k
Sep ’20
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
211
Aug ’20
Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
Hello, We have developed an app iOS and Apple reject the second update of app (categorie NEWS) for this motivation: We still noticed that your app requires users to register or log in to access features that are not account-based. Next Steps To resolve this issue, please revise your app to let users freely access your app’s non account-based features. 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. You should allow users to freely access your app’s non account-based features. For example, an e-commerce app should let users browse store offerings and other features that are not account-based before being asked to register, or a restaurant app should allow users to explore the menu before placing an order. Registration must then only be required for account-specific features, such as saving items for future reference or placing an order. But I would to like answer to Apple with this motivation: The App r
9
0
28k
Aug ’20
App rejection reason :Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
Apple Support Message: We noticed that your app requires users to register or log in to access features that are not account-based. Next Steps To resolve this issue, please revise your app to let users freely access your app’s non account-based features. Reason why app need registration: The app is paid app but give free trail for month after that it asks the user to buy a subscription if the user wants to use the app further. I need user identifier (email asked on signup/login) to keep the track of user subscription. Besides, I also need user registration to save the article for future like if user bookmark the articles the record will be saved against his identifier (email) in the database. Any suggestion on how to approve my app?
1
0
1.3k
Aug ’20
App Store Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
Earlier last week my app was rejected stating the reason that We noticed that your app requires users to register or log in to access features that are not account-based. I would like to know if can the app have a sign in with later/Continue as guest option to view non account related information like privacy policy, helpcenter and terms along with the product listing of the app.Will that functionality comply under the guidelines mentioned from your side earlier?
0
0
1.1k
Jul ’20