3

It looks like on iOS with an iPhone X running 11.4 - in Private Browsing mode the Laravel cookies XSRF-TOKEN and laravel_token (from Passport) are not being set. They are set correctly on Private Browsing on Safari Version 11.0.1 with MacOS.

Nothing in the console.

Interestingly, iOS does show the {app-name}_session cookie as set, as well as all Google Analytics cookies, just not the other cookies.

What gives? How do I even start to debug this?

Michał
  • 868
  • 1
  • 10
  • 36
  • https://stackoverflow.com/questions/26042423/web-storage-sessionstorage-and-localstorage-in-private-browsing-mode-incognit – Bader Jun 06 '18 at 17:49
  • Hehe I knew someone was going to comment that :P Session and Local storage work fine! It's just those two Cookies that aren't being set. Unless I'm missing something grandiose... – Michał Jun 07 '18 at 14:20

0 Answers0