As a web developer, I'm very concerned about how the new peeking behavior will affect our analytics.Is a peek even detectable? Do the cookies and local storage generated during a peek persist to the full-blown Safari app?
Search results for
ASWebAuthenticationSession cookie
1,295 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I am having the same problem - but not with C++ code. I am getting crashes most of the time when I stop at a break point (especially when I am near or in Swift code), and 100% of the time when I launch the visual debugger.I've been testing out other projects to try and reproduce the issue - but I can only confirm it only happens in our project (You can can check out master if you want to see: https://github.com/wikimedia/wikipedia-ios)I can also confirm that one of my teammates has the exact same issue… but another one does not. So it appears to be some combination of Project setup and Environment - but I haven't been able to track anything down concrete.Unfortunately setting CLANG_ENABLE_MODULE_DEBUGGING = NO is not fixing the crash for me. (I set it to NO on the project and all dependenies in the workspace). Any other thoughts for a workaround?Stack trace:Process: Xcode [55210] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 7.0.1 (8228) Build Info: IDEFrameworks-8
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
I'm experiencing the same crash in code that has been working for a while. Did you ever get anywhere with this?ThanksCrashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: EXC_I386_GPFLT Exception Note: EXC_CORPSE_NOTIFY Global Trace Buffer (reverse chronological seconds): 21.464838 CFNetwork 0x00007fff890d8927 TCP Conn 0x7fe1c261d510 complete. fd: 38, err: 0 21.465259 CFNetwork 0x00007fff89167121 TCP Conn 0x7fe1c261d510 event 1. err: 0 21.544563 CFNetwork 0x00007fff890d7bf7 TCP Conn 0x7fe1c261d510 started 24.911580 CFNetwork 0x00007fff890d8927 TCP Conn 0x7fe204e3f220 complete. fd: 26, err: 0 24.911938 CFNetwork 0x00007fff89167121 TCP Conn 0x7fe204e3f220 event 1. err: 0 24.977289 CFNetwork 0x00007fff890d7bf7 TCP Conn 0x7fe204e3f220 started 31.256583 CFNetwork 0x00007fff890da07b TCP Conn 0x7fe2024ccfa0 SSL Handshake DONE 31.338510 CFNetwork 0x00007fff890d9f57 TCP Conn 0x7fe2024ccfa0 starting SSL negotiation 31.338623 CFNetwork 0x00007fff890d8927 TCP Co
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I have been trying for the past three days to submit an app but can't upload my screenshots. I can do one or four at a time and eventually one gets stuck and I have to reload the whole page. It never submits and after letting it sit there over night it said something happened during submission. This is happening on a Mac with Chrome and Safari with cookies and cache cleared.Looking at web tools I am getting a 500 error and Javascript error on an image every once in a while.TypeError: Cannot read property 'toLowerCase' of undefined at appVersionController:4837 at vendor.js:16 at i.promise.then.l (vendor.js:17) at i.promise.then.l (vendor.js:17) at i.promise.then.l (vendor.js:17) at vendor.js:17 at k.a.$get.k.$eval (vendor.js:17) at k.a.$get.k.$digest (vendor.js:17) at k.a.$get.k.$apply (vendor.js:17) at f (vendor.js:16)
Our company uses certificates on our iOS devices to let our users access our company intranet and Oracle. Prior to iOS 9, the pages would simply render, as the device obviously auto-detected the cert. Since iOS 9, we now get a prompt for client certificate authenticationhave and have to manually select the cert on the first instance of both (intranet & Oracle). It does seem to remember them after the fact, unless the device is wiped or the cookies are cleared from Safari.Is there a way to turn this off? Its not a huge deal, but we need to know if it can be done before we can let everyone know its okay to upgrade to iOS 9 on their devices, in order to avoid an influx of unnecessary calls and emails to our help desk.Thanks in advance!
I had the same problem. Figured out I disabled the cookies a day before. After enabling the cookies, it works.
Topic:
Safari & Web
SubTopic:
General
Tags:
I was in the middle of discarding all changes I had made in a branch when Xcode crashed and now this project will not open. Is there anything I can do short of migrating all the source code to a new project? It was a fairly large app. Below is my error log:Process: Xcode [774]Path: /Applications/Xcode.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 7.0 (8223)Build Info: IDEFrameworks-8223000000000000~15Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [774]User ID: 501Date/Time: 2015-10-06 17:33:02.412 -0400OS Version: Mac OS X 10.11 (15A284)Report Version: 11Time Awake Since Boot: 660 secondsSystem Integrity Protection: enabledCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYApplication Specific Information:ProductBuildVersion: 7A218UNCAUGHT EXCEPTION (NSInvalidArgumentException): data parameter is nilUserInfo: (null)Hints: NoneBacktrace: 0 0x00007f
I was in the middle of discarding all changes I had made in a branch when Xcode crashed and now this project will not open. Is there anything I can do short of migrating all the source code to a new project? It was a fairly large app. Below is my error log:Process: Xcode [774]Path: /Applications/Xcode.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 7.0 (8223)Build Info: IDEFrameworks-8223000000000000~15Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [774]User ID: 501Date/Time: 2015-10-06 17:33:02.412 -0400OS Version: Mac OS X 10.11 (15A284)Report Version: 11Time Awake Since Boot: 660 secondsSystem Integrity Protection: enabledCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYApplication Specific Information:ProductBuildVersion: 7A218UNCAUGHT EXCEPTION (NSInvalidArgumentException): data parameter is nilUserInfo: (null)Hints: NoneBacktrace: 0 0x00007f
I haven't seen this issue for a while but I have seen it mentioned in a few places that iTunes Connect relies on cookies and other session data to function. It might be worth retrying with a clean browsing session when apps aren't visible, in case you're seeing a cached state.
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
I got similar issue.Before upgrading to OS X 10.11 beta 2, the cookies in the Safari are able to be shared with OSX program, which implying one can manipulate cookies in the Safari in order to achieve some purposes in the OSX program. But this advantage has been gone in OS X 10.11 beta 2. This change sabotages my current working flow and makes my server-side program unable to work. Totally regret to upgrade to El Capitan 😟.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Hello,Since yesterday I can't save changes that I make to screenshots of my app in iTunes connect.I've created a new app and tried to submit it to review. But when I make changes to my screenshots I'm receiving the error message:We're temporarily unable to save your changes. Please try again later.I'm receiving this error since 16 hours and tried it several times.I've tried it with the latest versions of Safari, Firefox and Chrome. I've also cleared cache and cookies. I'm always receiving the same error message. So it can't be a browser issue.Does anybody has an idea what I can do?Thank you!
I have no idea what any of this means, but I need help with mine as well. We have the same computers and it keeps saying there was an error loading with netflix, refresh and try again. I deleted all my history, and the cookies and such and it still won't load.. did you fix yours??
Topic:
Safari & Web
SubTopic:
General
Tags:
Did you find an answer for this issue?I am finding that i can't see all of the cookies that are available. I bring up my page in Chrome and i can clearly see the cookie i am trying ot access but when i print the cookies in the shared cookie storage inside my app it doesn't see it.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I want to analytics user activity on UIWebView.So I think that I can use IDFA or IDFV or UUID.Can i generate cookie on UIWebView by IDFA or IDFV or UUID?Does this way violate the developer guidelines ?
HiI am using a WKWebView and the site is working. Now I need access to cookies that are being set. I found some code, but the cookies are always coming up with a count of 0. When I connect using Safari-WebInspector I am able wo see that the cookies are actually there. Help! let cookieManager = NSHTTPCookieStorage.sharedHTTPCookieStorage() cookieManager.cookieAcceptPolicy = NSHTTPCookieAcceptPolicy.Always cookieStore = cookieManager.cookies! logger.log(cookies: + cookieStore.description);output: cookies: []I am seing that they show Expire Date of December 31 2000 in WebInspector, but when I connect via computer they show only Session for expiration. Do I need to alter the site javascript and change the cookie expiration somehow?