Skip to content
This repository has been archived by the owner on Jan 17, 2018. It is now read-only.

Fix camera roll upload resume from quit #12

Open
tominsam opened this issue Nov 15, 2012 · 0 comments
Open

Fix camera roll upload resume from quit #12

tominsam opened this issue Nov 15, 2012 · 0 comments
Milestone

Comments

@tominsam
Copy link
Collaborator

ALAssets can't be serialized, (the file path is only valid for one instance of the Manager) so serializing the upload queue to disk doesn't work. We need to make a local copy of the jpeg when the user picks it from the camera roll and use that, rather than storing the ALAsset.

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

1 participant