Nocilla
Nocilla copied to clipboard
iOS 7 crash
Hi there,
I'm getting this error mocking an http request with Nocilla in iOS 7.1:
0x442169e: jae 0x44216ae ; __pthread_kill + 26
com.apple.NSURLConnectionLoader (9): signal SIGABRT
In iOS 8 works fine. Do you have any ideia what could be the problem?
Thanks in advance.
Hi João, thanks for the report. I have no idea – can you provide a sample project? Thanks!
2014-12-01 11:12 GMT-05:00 João Prudêncio [email protected]:
Hi there,
I'm getting this error mocking an http request with Nocilla in iOS 7.1:
0x442169e: jae 0x44216ae ; __pthread_kill + 26
com.apple.NSURLConnectionLoader (9): signal SIGABRT
In iOS 8 works fine. Do you have any ideia what could be the problem?
Thanks in advance.
— Reply to this email directly or view it on GitHub https://github.com/luisobo/Nocilla/issues/93.
I'll soon provide an example project. Luis can I use Nocilla in my app, not only in unit tests rights? I can mock http requests in a production app?
Thanks in advance