Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Filepicker crashes in Xcode 6 GM seed when uploading picture #60

Closed
Mortenest opened this issue Sep 17, 2014 · 6 comments
Closed

Filepicker crashes in Xcode 6 GM seed when uploading picture #60

Mortenest opened this issue Sep 17, 2014 · 6 comments

Comments

@Mortenest
Copy link

As written above, there is a crash in filepicker when you have tapped an image, and it's about to start.

I get this error when clicking through the breakpoints:
* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -streamStatus only defined for abstract class. Define -[AFMultipartBodyStream streamStatus]!'

testing on an iPhone 5s

@rnine
Copy link
Contributor

rnine commented Sep 17, 2014

@MortenFalcon Are you experiencing this issue on iOS 8? What release? GM (Sep 9, 2014, 12A365) or earlier? I am unable to replicate it on iOS 8 GM using Xcode 6 GM, but I believe it is an issue in AFNetworking (https://github.com/AFNetworking/AFNetworking/issues/2128) that was fixed in v2.4.0 (https://github.com/AFNetworking/AFNetworking/blob/master/CHANGES).

I'll update our AFNetworking dependency to v2.4.1 and test it here. It would be useful to know what iOS version are you using, though.

Thanks.

@Mortenest
Copy link
Author

Yeah sorry for that - it is the iOS 8 GM seed.

I upgraded AFNetworking from 2.2.0 to 2.3.1 which seemed to do the trick.

However it seems that I cannot upgrade AFNetworking further - maybe because of Filepicker's 2.3.1 dependency.

But thanks for the quick response!

@rnine
Copy link
Contributor

rnine commented Sep 17, 2014

@MortenFalcon No worries! Just FYI, our library was just updated to v2.3.7 with the AFNetworking dependency updated to 2.4.1.

@15313388469
Copy link

what's the latest version of AFNetworking?I need an answer,thank you.

@rnine
Copy link
Contributor

rnine commented Sep 26, 2014

@15313388469 Oh, I am sure you are smart enough to find this information yourself. As they already told you in another comment, this is a professional community and not a place for trolling.

@15313388469
Copy link

@sonicbee9 As you know I'm a freshman here,if there is any troll I make, I don't mean it.still thank you very much!

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

No branches or pull requests

3 participants