Hi, thanks for the response!
My concern is that if my app allows to open and display many remote files with WKWebView, then my users would end up with an app that occupies a lot of storage without a way to clear it. That's why I would like to know if it is something I need to worry about :D
I'll take a look into WKWebsiteDataStore, thanks!
Hi! Thanks for the response!
I did that but the ViewController I'm presenting over the full screen (OverFullScreenModalViewController) dismisses before presenting the UIAlertController =/ which is not the desired behavior
Hi, thanks for the response!
My concern is that if my app allows to open and display many remote files with WKWebView, then my users would end up with an app that occupies a lot of storage without a way to clear it. That's why I would like to know if it is something I need to worry about :D
I'll take a look into WKWebsiteDataStore, thanks!
Hi! Thanks for the response!
I did that but the ViewController I'm presenting over the full screen (OverFullScreenModalViewController) dismisses before presenting the UIAlertController =/ which is not the desired behavior