[Solved] NSURL and NSString converting issue
So, using one of the following did worked eventually. This one: NSString *stringURL = [url absoluteString]; 1 solved NSURL and NSString converting issue
So, using one of the following did worked eventually. This one: NSString *stringURL = [url absoluteString]; 1 solved NSURL and NSString converting issue