QR code reader in iOS 13/iPadOS 13 opens links in a web view which does not have Safari's session cookies. QR code reader in iOS13/iPadOS13 opens web links in a web view instead of Safari. This is inconsistent with the camera in iOS13/iPadOS13 which opens web links in Safari. The difference here is that the webview used in the QR Coder reader does not have session cookies etc from Safari. I assume that the behaviour is just different here, but it's also possible that the cookies aren't available because of a bug? Did anyone else notice this? The behaviour of the QR code reader in iOS12/iOS13 is different, in iOS12 it nicely open links in real Safari, so the user's cookies can be accessed properly.
Post
Replies
Boosts
Views
Activity
I'm testing auto renewable subscription, specifically using Xcode testing (not sandbox). It seems that subscriptions are automatically cancelled after some time. I haven't found any documentation on how long time this is, so does anyone know?