Hi all,
I am trying to open an url with in the application. It has some special characters like, ./_ =| | #. It is not opened when I try to open it with in the application like [[UIApplication sharedApplication] openURL:[NSURL URLWithString:phoneUrl]]; but it is not responding. When I Pasted the url in safari of simulator it is working fine. I don't know where the problem is. Can you guys please help on this.
Thanks in Advance. Sekhar