I understand that it is currently prohibited to use UIWebView
for App Store apps. However, I've seen from jcesarmobile's answer that it is possible to still use it. Based on this method, is there a way to also use UIWebViewDelegate
or another way to detect if the UIWebView
has loaded or is still loading?
Asked
Active
Viewed 150 times
2
-
why would you use it, if your app is going to be rejected? – Eugene Gordin Mar 23 '16 at 23:37
-
@EugeneZhenyaGordin we're not submitting the app to the store we're currently using it as an internal tool – jrignacio Mar 25 '16 at 04:20