I'm no developer, just a long-time user running Beta Monterey. Not even sure if this applies to regurlar Safari but Apple pulled my Q out of standard support and insisted I post here instead... Running Mac Monterey Beta. Forever user of Chrome but wanting to get rid of Google dependency. Bought a new MacBook Pro, decided to go full Safari. Despite every option in security being unchecked, and after an hour long call with Apple support, I'm told that Safari WILL NOT save previous logins to sites like Amazon, FaceBook or Google Voice. I have to log in to each site every time, despite each site asking me if I want to remember the browser being used. I can't believe I'm the only one experiencing this. I also can't believe there's not some way around requiring a new sign-in for every time I visit a site. It's not just closing Safari, it happens when I just close a tab. It won't remember anything about my mission. I've turned off blocking cookies, allowed my IP address and event turned on feedback and allo
Search results for
ASWebAuthenticationSession cookie
1,297 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I finally got it working after weeks of struggle. I'm from India and have previously tried using multiple cards and even a US credit card to complete the purchase but it didn't work. I can't use the developer app to enroll because enrollment is not yet available in my country through the app when posting this. Like everyone else, I was frustrated at this and I would suggest not showing your frustration in the emails you write to Apple Support because they will ghost you after 2 emails just like they did to my previous Apple ID. If they do ghost you anyway, try to make another purchase and create a new support ticket. I made a new Apple ID and linked my card to it. Then I bought a song from iTunes to show as evidence when the support asks for it and purchased the license. Use the following link to check the status of your order and wait for it to show as canceled https://secure4.store.apple.com/shop/order/list I wrote to support and told them about the problems until they escalated the issue to a senior advise
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
Hello @meaton Do we have any finding why the cookie is getting lost in redirection flow back to the same server ?
Topic:
Privacy & Security
SubTopic:
General
Tags:
This is early days for this question, but having just gone through a rejection with Apple I am wondering whether anybody may have any feedback available with regards to the relationship between WKWebView, WKAppBoundDomains and App Tracking Transparency. So these days even the simplest site uses cookies. They are not necessarily for tracking users or advertising, but can be used for a range of things from remembering user preferences across sessions to passwordless logins across sessions and everything that falls inbetween. So, for the needs of the App Tracking Transparency, just what is the definition of Tracks user data? is setting of cookies that persist across sessions considered tracking? Will the age of cookies make a difference? Is there a requirement to - for example - clear cookies if the user Asks not to track? Further, does the use of WKAppBoundDomains remove the necessity for ATT Prompt? (Assuming the rest of the app does not use the IDFA and cookies are
Hi, I'm new in iOS development. I use adhoc distribution to provide an early version of an app to friends. Due to easier updating, I would like to provide over-the-air installation via manifest and ipa file download. Because Safari do not send cookies while downloading manifest and ipa files, I have an issue providing the files behind a login. Therefore I think about providing the files without a login. Now to my question: Is there any reason to NOT provide the files (especially the adhoc-distribution ipa file) to public internet? Are there any information (account, certificates, signings, ...) in this file beside the code of the app itself, that should remain private? Greetings Matthias
I tested it myself. The user denies the tracking but the webview continues saving cookies. I'm looking for a solution in Xamarin but for now the release is rejected...
Topic:
Programming Languages
SubTopic:
Swift
Tags:
Yes, same here - but deleting apple.com cookies fixed this.
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
Having similar issues Raised FB9403191 (Cookie is not sending back on redirect flow)
Topic:
Privacy & Security
SubTopic:
General
Tags:
I am facing same issue on iOS 14.6, From a hybrid Cordova app, OIDC authentication URL is opened in SFSafariViewController, up on successfull login session cookie is set by the server. Applicaiton is dismissing SFSVC view and authentication is code is passed to hybrid app for validation. Next time (within few minutes or less that a minute) when SFSafariViewController is opened with OIDC URL, previously set session cookie is missing (Session is needed for a customer context switch case within App for the same logged in user) This issue is happening for few of the customers only, issues are getting reported as soon as they took 14.6 OS upgrade. Few case were blocked for few days, un-install -> install helped few people, but again it failing for them. Seems something related to cookie handling in WebKit after 14.6 OS security changes
Topic:
Privacy & Security
SubTopic:
General
Tags:
Command Used: xcrun safari-web-extension-converter package-content.safariextension --project-location SafariExtension While running the above command, I am getting below warnings. How to resolve these for Safari for iOS 15? Warnings: The following keys in your manifest.json are not supported by your current version of Safari. If these are critical to your extension, you should review your code to see if you need to make changes to support Safari: manifest_version icons persistent version js content_security_policy matches description tabs cookies activeTab scripts storage applications browser_action web_accessible_resources name run_at
I am using WSO2 identity server for authentication in iOS Application, I want the checkbox Remember me on this computer always enabled and hidden in the browser so that cookies and session is stored, Would it be an apple review issue as browser is not asking for users consent to store details.
Just an update for anyone else having the same problem. Now or in the future. After about 48 hours of waiting for a response, Apple support responded by saying clear your browser settings/cookies and try again. Now I know this is a reasonable request, but its not like I hadn't been doing that and trying every single device I own with every single browser I have every hour for the past 2 days. So perhaps if you need to contact apple support about signing in, put in your first ticket that you already tried clearing cookies/settings, etc... Hopefully its not another 48 hour wait for them to respond with something a bit more concrete. 😀
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
I faced the same issue, so I implementented ATT in my app and fall back to launching Safari from the app. That being said, it raise a question for me & ATT. To be fair, as a user, if I use Safari and visit any Apple website, shouldn't Safari ask me if I want Apple to track my activity on there website (they do use cookies). I mean, shouldn't the same rule apply for Apple?
Topic:
App Store Distribution & Marketing
SubTopic:
General
Tags:
on iOS 14.6, From a hybrid Cordova app, OIDC authentication URL is opened in SFSafariViewController, up on successfull login session cookie is set by the server. Applicaiton is dismissing SFSVC view and authentication is code is passed to hybrid app for validation. Next time (within few minutes or less that a minute) when SFSafariViewController is opened with OIDC URL, previously set session cookie is missing (This is needed for a switch customer case within App) Sometimes it passes cookie, sometimes it does not. There are cases it never an issue on specif phone. but random behaviour on other phones with same OS build and make. https://support.apple.com/en-in/HT212528 As per this URL, there are security fixes done on WebKit safari engine. Not sure some fixes causing this issue, but it seems intermittent. Anyone facing cookie related issue on iOS 14.6?
Do we have any additional info like Native app or hybrid apps (Cordova)? Is authentication handled using cookies?
Topic:
App & System Services
SubTopic:
Core OS
Tags: