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

App only uploading photos for the first time install and not for the second time #29

Closed
lalthomas opened this issue Apr 24, 2015 · 2 comments

Comments

@lalthomas
Copy link

Hi David,

Thank you for your great library. I tested the demo app and found that it can only upload the photo only for the first time. The next time it is crashing.

@devedup
Copy link
Owner

devedup commented Apr 24, 2015

Thanks for the info. It’s only a demo, to demonstrate the usage, so it’s not that important, but I’ll look into it anyway in case it’s a bug in the library.

Thanks for letting me know.

David

On 24 Apr 2015, at 11:55, Lal Thomas notifications@github.com wrote:

Hi David,

Thank you for your great library. I tested the demo app and found that it can only upload the photo only for the first time. The next time it is crashing.


Reply to this email directly or view it on GitHub #29.

@lalthomas
Copy link
Author

@devedup I'm debugging the project right now and found that [info objectForKey:UIImagePickerControllerReferenceURL] is returning null. This stackoverflow question is having the same issue. As per one of the answers this seems to be fixed for iOS 8.2.x versions. I am currently using 8.1.

@devedup devedup closed this as completed Oct 3, 2016
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