What's new

Running web services tutorial Error

mmzarqa

iPF Noob
Hello all,

i am trying to run a sample code from this link

https://github.com/iElmo/json5

Following this tutorial


but when i run the project i get an error

"Thread 1: Signal SIGABRT"


and i tried to debug and this line
NSData *data = [NSData dataWithContentsOfURL:url];
ends up with empty result of the variable data

data NSData * 0x00000000

could anyone help in this please
 
Last edited by a moderator:
hello all

the problem solved


i checked the network settings with the network administrator and the problem was in the proxy settings by disabling the auto detect proxy settings
and now it's working fine
thanks a lot


 

Most reactions

Latest posts

Back
Top