Axel Schenkelman
Axel Schenkelman
Also getting this error. Is it okey to assume that if the `DownloadResult` promise resolves then the file has been correctly downloaded? So instead of checking if `bytesWritten` is equal...
Maybe this helps: On your Twitter application manager --> permissions tab --> Additional Permissions --> check Request email addresses from users
It seems to be a problem with native twitter fabric iOS itself acording to [this](https://stackoverflow.com/questions/28961014/how-to-make-user-logout-from-twitter-fabric-ios) I try adding the [following](https://stackoverflow.com/questions/28961014/how-to-make-user-logout-from-twitter-fabric-ios/30916904#30916904) to logOut method on FabricTwitterKit.m and relink library but didn't...