Hi, I am trying to load an html in a webview. Its working with android and I can load the html content.
But when I tried it iOS it returns the error [TiBlob rangeOfString:]: unrecognized selector sent to instance 0x7d1c2200
I could not able to find root cause,