filestack-ios
filestack-ios copied to clipboard
Crash fixed + repo Package made buildable again
First - app is crashing on logout button press because of UI code is being called from background network thread. Second - repo claims itself as iOS 11 compatible but there were several places where it was using more modern SDK versions without fallback to older version