nsurl - Unable to use NSURLRequest Xcode -


I am trying to call the following URL in xcode

57 45.8153 and latitude = 40 23 29.8284 & Amp; Device = 4FFB39E4-28A8-5E26-90C5-6E16105E08C8 and user name = bad and service = test & amp; Comments = T8a098098jjjal

The problem is that when I try to do this in the following code xcode is working

  NSURLRequest * request = [NSURLRequest requestWithURL: [NSURL URLWithString: lsUrl] Cash Policy: NSURLRequestUseProtocolCachePolicy timeoutInterval: 60.0]; NSURLConnection * conn = [[NSURLConnection alloc] initWithRequest: Request Rep: Self];   

lsURL is a URL from above Can anyone tell me what I am doing wrong here. URL works when I type it in a web browser

Are you blank with% 20 Tried to avoid space?



Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -