How to load https (security) urls in UIWebView
I am loading http url's successfully in UIWebView
, but while loading https url's bl开发者_开发百科ank screen is appearing. How can I solve this problem?
Please read this stackoverflow answer and see if it works for you. Thanks.
精彩评论