Search results for

ASWebAuthenticationSession cookie

1,295 results found

Post

Replies

Boosts

Views

Activity

Google Admob information about cookies
Hey,I'm using Admob in my app ( for banner and Interstitials ads). LAtely I've got this email from Google:DearPublisher,We want to let you know about a new policy about obtaining EU end-users’ consent that reflects regulatory and best practice guidance.It clarifies your duty to obtain end-user consent when you use products like GoogleAdSense,DoubleClickforPublishers,andDoubleClickAdExchange.Please review ournew EU user consent policy as soon as possible.This requires that you obtain EU end users’ consent to the storing and accessing of cookies and other information,and to the data collection, sharing,and usage that takes place when you useGoogle products.It does not affect any provisions on data ownership in your contract.Pleaseensure that you comply withthis policy as soon as possible,andnot later than 30thSeptember2015.If your site or app does not have a compliant consent mechanism, you should implement one now.To make this process easier for you, we have compiled some helpful resources at cookiech
3
0
1.8k
Aug ’15
Reply to Address sanitizer "container-overflow" bug or false positive in vector<>::push_back()?
Hmm, I have a similar issue I cannot get rid of even when setting opti-level to -01. This problem gets triggered pretty early in my app's code rendering ASAN rather useless... bummer.===================================================================6125==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x00011153a191 at pc 0x000100361830 bp 0x000114f82d20 sp 0x000114f824b0READ of size 4 at 0x00011153a191 thread T55 #0 0x10036182f in wrap_memcpy (/private/var/mobile/Containers/Bundle/Application/3CFC02D5-E600-4990-B8E0-BD41E16A710D/Lokate.app/Frameworks/libclang_rt.asan_ios_dynamic.dylib+0x3582f) #1 0x180f0b3a3 in agxuEmitRenderPipelineState (/System/Library/Extensions/AGXGLDriver.bundle/AGXGLDriver+0x373a3) #2 0x180f05c6f in glrAGXRenderVertexArray(GLDContextRec*, unsigned int, unsigned int, int, int, unsigned int, void const*, int, void const*) (/System/Library/Extensions/AGXGLDriver.bundle/AGXGLDriver+0x31c6f) #3 0x1864e8e57 in <redacted> (/System/Library/Frameworks/OpenGLES.framework/GLEngin
Sep ’15
How to set WKWebView cookie accept policy?
Hello,I'm migrating my UIWebViews to WKWebWebViews and I'm not sure how to set the cookie accept policy. On a UIWebView, this policy was set via the NSHTTPCookieStorage as follows[[NSHTTPCookieStorage sharedHTTPCookieStorage] setCookieAcceptPolicy:NSHTTPCookieAcceptPolicyAlways];or[[NSHTTPCookieStorage sharedHTTPCookieStorage] setCookieAcceptPolicy:NSHTTPCookieAcceptPolicyNever];but this has no effect on a WKWebView.Where is the WebKit cookie storage and how can I set the cookie accept policies?thankscheers,Jan
6
0
15k
Sep ’15
Reply to GM User Sign-in Issue
ok I re-enterd those commands. my fingers are cold. got something different-bash-3.2# tail -70 var/log/system.log tail: var/log/system.log: No such file or directory -bash-3.2# -bash-3.2# cd Volumes ;ls -1 -bash: cd: Volumes: No such file or directory .forward Library -bash-3.2# cd /Volumes ;ls -1 .Trashes OS X Base System -bash-3.2# cd OS X Base System -bash-3.2# ls -1 Library/Extensions/ ACS6x.kext ATTOCelerityFC8.kext ATTOExpressSASHBA2.kext ATTOExpressSASRAID2.kext ArcMSR.kext CalDigitHDProDrv.kext HighPointIOP.kext HighPointRR.kext PromiseSTEX.kext SoftRAID.kext -bash-3.2# ls -1 Library/Application Support/VirtualBox/ ls: Library/Application Support/VirtualBox/: No such file or directory -bash-3.2# find System/Library/Extensions -crime +3w -depth 2 find: -crime: unknown primary or operator -bash-3.2# find System/Library/Extensions -ctime +3w -depth 2 -bash-3.2# tail -70 var/log/system.log }, { UnicodeRange = <__NSCFCharacterSet: 0x7ff2a15e3e90>; name = NotoSansPhoenician; }, { UnicodeRange = <__
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’15
Reply to How to set WKWebView cookie accept policy?
ok so in otherwords a WKWebView will always accept cookies is that correct?Honestly, I don’t know. My guess is that it’ll do the standard default Apple thing (which on recent systems is NSHTTPCookieAcceptPolicyOnlyFromMainDocumentDomain) but if you rely on specific behaviour I recommend that you check it yourself. I’d also appreciate you filing a bug requesting that this behaviour be documented. It seems like a significant omission.If you do file any bugs here, please post your bug numbers, just for the record.Share and Enjoy — Quinn The Eskimo! Apple Developer Relations, Developer Technical Support, Core OS/Hardware let myEmail = eskimo + 1 + @apple.com
Sep ’15
Reply to How to install ios 9 gm??
This is not a product being sold for $99. This is a developer program. The whole point of it is for capable people to support the ongoing development of Apps for the platform's ecosystem and report feedback for bugfixing/feature vetting the OS of the time. Example: Mom is making dinner and you offered to help. In exchange she lets you have some cookie dough. It's not finished yet! The cookies may not mix with the dough, but she'll try to bake it on there for a few.
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’15
Reply to Address Sanitizer: SecKeyGeneratePair throwing a Heap Buffer Overflow
Thought this might be of some help.AddressSanitizer debugger support is active. Memory error breakpoint has been installed and you can now use the 'memory history' command.===================================================================4269==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x000103714e31 at pc 0x0001003472ec bp 0x00016e1b9b60 sp 0x00016e1b92f0READ of size 2 at 0x000103714e31 thread T4 #0 0x1003472eb in wrap_strdup (/var/mobile/Containers/Bundle/Application/152252E0-3682-42C1-A10F-E5E2FE1BAFAF/Likey.app/Frameworks/libclang_rt.asan_ios_dynamic.dylib+0x372eb) #1 0x1993d197f in xpc_string_create (/usr/lib/system/libxpc.dylib+0x197f) #2 0x1993d1947 in xpc_dictionary_set_string (/usr/lib/system/libxpc.dylib+0x1947) #3 0x188ed65eb in <redacted> (/System/Library/Frameworks/Security.framework/Security+0x5e5eb) #4 0x188ed5ebb in <redacted> (/System/Library/Frameworks/Security.framework/Security+0x5debb) #5 0x188ed63e7 in <redacted> (/System/Library/Frameworks/Security.frame
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’15
Reply to Ibooks won't open at all.
You seem to have lost the near identical question you asked yesterday:https://forums.developer.apple.com/message/53472Try the following and stop when iBooks starts working again:From Finder press shift+cmd+G and copy paste in the following:~/Library/Cookies/com.apple.ibooks.cookiesIf it takes you to a selected file, delete it, and test iBooks again.Otherwise, from Finder again, press shift+cmd+G and copy paste in the following:~/Library/Cookies/Preferences/com.apple.ibooks.plistIf it takes you to a selected file, delete it, and test iBooks again.Otherwise, from Finder again, press shift+cmd+G and copy paste in the following:~/Library/Containers/Find com.apple.iBooksX and delete it.Find Containers/com.apple.BKAgentServiceand move this one to the Desktop.Log out and log back in. The book library will be empty. Rebuild it by downloading your purchases from the iBooks Store and importing any other content you added. You may find the added content in the folder named com.apple.BKAgentService that
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’15
Reply to ibooks won't open at all
I'm linking you to the question you asked the day after this one:https://forums.developer.apple.com/message/54664Try the following and stop when iBooks starts working again:From Finder press shift+cmd+G and copy paste in the following:~/Library/Cookies/com.apple.ibooks.cookiesIf it takes you to a selected file, delete it, and test iBooks again.Otherwise, from Finder again, press shift+cmd+G and copy paste in the following:~/Library/Cookies/Preferences/com.apple.ibooks.plistIf it takes you to a selected file, delete it, and test iBooks again.Otherwise, from Finder again, press shift+cmd+G and copy paste in the following:~/Library/Containers/Find com.apple.iBooksX and delete it.Find Containers/com.apple.BKAgentServiceand move this one to the Desktop.Log out and log back in. The book library will be empty. Rebuild it by downloading your purchases from the iBooks Store and importing any other content you added. You may find the added content in the folder named com.apple.BKAgentService that you
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’15
Cookie based links to store identifiers...
Hear me out...I work with a real estate company thats redesigning their searh app. It must features a specific real estate agents branding in the app. Edina Realty does with the following process1. User clicks on link to download app from agents page. 2. App store opens and app is downloaded.3. App opens, a cookie is retrieved during load screen that contains the unique identifer for the real estate agent. 4. Consumer is using branded search app with appropriate agent. My questions are thus.1. Is this the best approach to take? Are there othere?2. With ad block and consumer privacy measures being added will this approach even be possible soon?Thanks community! Have a great day. David
0
0
77
Sep ’15
Can't connect to local host
I am testing some tvOS code and it works great on the Simulator however on the Dev Kit running OS beta 2 I am receiving the following error:2015-09-27 11:10:29.797 RWDevCon[272:46267] SSSQLiteDatabase: Could not open database, resetting: [23, /var/mobile/Library/Cookies/com.apple.itunesstored.2.sqlitedb]_CFURLRequestCopyStorageSession deprecated2015-09-27 11:10:29.810 RWDevCon[272:46267] ITML: Setting [1] for Ignore HTTP Cache2015-09-27 11:10:34.886 RWDevCon[272:46267] ITML: Setting [3] log level2015-09-27 11:10:34.887 RWDevCon[272:46267] ITML <Error>: Failed to load launch URL with error: Error Domain=NSURLErrorDomain Code=-1004 Cannot connect to localhost UserInfo={NSUnderlyingError=0x137d2dee0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 Could not connect to the server. UserInfo={NSErrorFailingURLStringKey=http://localhost:9001/js/application.js, NSErrorFailingURLKey=http://localhost:9001/js/application.js, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1, NSLocalizedDescription=Cou
2
0
13k
Sep ’15
iOS 9 Safari Rendering. We cannot accept content blockers destroying websites
I just loaded up my website on my iPhone 6 running iOS 9.Images are out of order...it's showing the wrong images in a lot of places. On my Mac the page looks to be loading correctly. It looks like the the layout is pretty badly broken.Update: I had a content blocker running..I just turned the content blocker off...cleared cookies then I reload the page....and eveything loads good now. There is not a single ad on my page...It looks like the content blocker destroyed the rendering engine. We cannot accept this. You can't have these apps destroy the user's browsers. Seriously?
Topic: Safari & Web SubTopic: General Tags:
0
0
328
Sep ’15
Reply to AnimateWithTextures action crashes Xcode!
Hi Ben,I have exactly the same problem. Precisely, xcode crashes when two conditions in whichever order are met.1. An <animateWithTextures> action in a .sks file is selected in the editor.2. The attributes inspector for this particular action is active.Here is crash report.Process: Xcode [18315]Path: /Applications/Xcode-beta.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 7.1 (9061)Build Info: IDEFrameworks-9061000000000000~7Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [18315]User ID: 299565391Date/Time: 2015-09-28 18:03:30.670 +0800OS Version: Mac OS X 10.11.1 (15B17c)Report Version: 11Anonymous UUID: 91C5D987-2FFE-B992-3001-B6B884730489Time Awake Since Boot: 2700 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: 7B60UNCAUGHT EXCEPTION (NSInval
Topic: Graphics & Games SubTopic: SpriteKit Tags:
Sep ’15