Post

Replies

Boosts

Views

Activity

Comment on If my native iOS app has a webview, where are the files of the page I'm browsing stored?
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!
Topic: Programming Languages SubTopic: Swift Tags:
Aug ’22
Comment on Signal Strength for Cellular Data and WiFi
Thank you very much for the help! much appreciated!
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on If my native iOS app has a webview, where are the files of the page I'm browsing stored?
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!
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on [Presentation] Attempt to present UIAlertController on OverFullScreenModalViewController (from OverFullScreenModalViewController) whose view is not in the window hierarchy
Oh no, my bad, I figured out why it was dismissing. Yep! this worked out perfectly! Thanks!
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Apr ’22
Comment on [Presentation] Attempt to present UIAlertController on OverFullScreenModalViewController (from OverFullScreenModalViewController) whose view is not in the window hierarchy
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
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Apr ’22