Skip to content
New issue

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

iOS 7 crash #93

Open
prudencioj opened this issue Dec 1, 2014 · 2 comments
Open

iOS 7 crash #93

prudencioj opened this issue Dec 1, 2014 · 2 comments

Comments

@prudencioj
Copy link

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.

@luisobo
Copy link
Owner

luisobo commented Dec 1, 2014

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 notifications@github.com:

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.

@prudencioj
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants