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

Update FPPickerController.m #48

Closed
wants to merge 1 commit into from
Closed

Conversation

yberdnikov
Copy link

Added missed FPPickerControllerKey param when uploading local photo (from camera or album) to S3.

Added missed FPPickerControllerKey param when uploading local photo (from camera or album) to S3.
@rnine rnine self-assigned this Jul 8, 2014
rnine added a commit that referenced this pull request Jul 8, 2014
…sing S3 for storage) — should address pull request #48
@rnine
Copy link
Contributor

rnine commented Jul 8, 2014

@yberdnikov I could not apply your patch directly (*), but I have adapted it here: 83ac90c.

(*) We need to conditionally check for data[@"data"][@"key"] as it may not be present (i.e. when not using S3 for storage) and NSDictionary can't hold nil values.

This will be part of v3.0.2.

Cheers!

@rnine rnine closed this Jul 8, 2014
@yberdnikov
Copy link
Author

yes, you're right. Thank you

@kyuss kyuss unassigned rnine Apr 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants