Post

Replies

Boosts

Views

Activity

Keep me sign in not works anymore after upgrade to IOS 18
I have a product developed base on the WKWebview. I use Azure as IDP configured for login in. Azure have “keep me sign in” to allow user no need to enter credential again after reopen the app. Every thing works fine in IOS 17. 16. But keep me sign in function not works anymore after upgrade device to IOS 18. User need to enter credential every time after reopen the app. Is there any thing change in WKWebview in IOS 18?
0
0
134
Sep ’24
How to disable Prevent Cross-Site Tracking in SafariViewController and WKWebview
I have two app, one use SafariViewController ,another is WKwebview. For SafariViewController app: I already disable the prevent Cross-site in the Safari setting in my iphone. But SafariVewiController still prevent Cross-Site tracking. What's correct way to disable this prevent Cross-site function? For WKwebview app I have already add NSCrossWebsiteTrackingUsageDescription in to project info plist file. And can see the disable/enable button in Setting page. But it not allow to disable it. The button is in gray status. can't click on it.
0
0
744
Jan ’22