We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
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 #93.
— Reply to this email directly or view it on GitHub #93.
Sorry, something went wrong.
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
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: