Post

Replies

Boosts

Views

Activity

Clear App Cache
I am using WKWebView inside my Swift App for SSO login. Now, SSO session is retained due to cookies saved. In Android there's an option to clear the cache or clear data from their settings Apps. Can I make my iOS App eligible for such a feature? I don't want to give an option inside my Application to clear the cache. is there any external option available which can be used for this inspite of Re-installing the application.
1
0
7.3k
Jun ’23
SSO login using WKWebView with a Normal URL without callback feature
I need to perform SSO login using WkWebView and I am not using SFSafariViewController because the URL which I use is a normal web URL and I need to stop loading of next page as soon as I get a ID value in the URL as Query parameter. Now, When I use WKWebView I am unable to logout the previous session saved in WKWebView itself until I manually clear the cache of it. is there any way I can sync Safari and WkWebView sessions, So, if I login in WkWebView I can logout the same from Safari. I have tried using ASWebAuthenticateSession but as I said I need to stop the next page reload. HELP!!!
0
0
1.1k
Dec ’21
Internet Consumption Very High
Hi, I am having a very strange issue in iPhone 6s actually. Few users of my app are reporting for lot of data consumption but same app is working fine with other iPhone models. My App supports upload of some files which sizes in KB (10-20Kb) and very few in 90Kb. Any specific reason for this? Anyone else facing such issue?
0
0
560
Oct ’21
Clear App Cache
I am using WKWebView inside my Swift App for SSO login. Now, SSO session is retained due to cookies saved. In Android there's an option to clear the cache or clear data from their settings Apps. Can I make my iOS App eligible for such a feature? I don't want to give an option inside my Application to clear the cache. is there any external option available which can be used for this inspite of Re-installing the application.
Replies
1
Boosts
0
Views
7.3k
Activity
Jun ’23
App crash - KERN_PROTECTION_FAILURE
Recently I got a crash with KERN_PROTECTION_FAILURE message while testing the TestFlight build. Any idea why this is happening? When this happened I am using a TableView which is kind of a form submission with multiple cell types being reused AppleCrash.crash
Replies
1
Boosts
0
Views
7k
Activity
Jan ’22
SSO login using WKWebView with a Normal URL without callback feature
I need to perform SSO login using WkWebView and I am not using SFSafariViewController because the URL which I use is a normal web URL and I need to stop loading of next page as soon as I get a ID value in the URL as Query parameter. Now, When I use WKWebView I am unable to logout the previous session saved in WKWebView itself until I manually clear the cache of it. is there any way I can sync Safari and WkWebView sessions, So, if I login in WkWebView I can logout the same from Safari. I have tried using ASWebAuthenticateSession but as I said I need to stop the next page reload. HELP!!!
Replies
0
Boosts
0
Views
1.1k
Activity
Dec ’21
Internet Consumption Very High
Hi, I am having a very strange issue in iPhone 6s actually. Few users of my app are reporting for lot of data consumption but same app is working fine with other iPhone models. My App supports upload of some files which sizes in KB (10-20Kb) and very few in 90Kb. Any specific reason for this? Anyone else facing such issue?
Replies
0
Boosts
0
Views
560
Activity
Oct ’21