Nocilla icon indicating copy to clipboard operation
Nocilla copied to clipboard

iOS 7 crash

Open prudencioj opened this issue 10 years ago • 2 comments

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.

prudencioj avatar Dec 01 '14 16:12 prudencioj

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.

luisobo avatar Dec 01 '14 16:12 luisobo

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

prudencioj avatar Dec 02 '14 12:12 prudencioj