You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.
When the app is put offline (airplane mode), try to send a Photo from Camera make the delegate method
pickingDidError
being called two timeWe figured out why, it's quite simple issue:
FSPicker/FSPicker/Platforms/iOS/API/FSUploader.m
[self messageDelegateWithBlob:blob error:error];
The text was updated successfully, but these errors were encountered: