iOS UIWebView Handle window.open/window.close PopUp Page
I had a unique problem today – if a page opens a new ‘window’ in a UIWebView and then calls window.close to close it,… Read More »iOS UIWebView Handle window.open/window.close PopUp Page
I had a unique problem today – if a page opens a new ‘window’ in a UIWebView and then calls window.close to close it,… Read More »iOS UIWebView Handle window.open/window.close PopUp Page
I found this post on Able Pear about how to find the file extension for a mime-type (and vice versa which is what I needed… Read More »Able Pear Software: How to get the file extension for a mime type on iOS