Carles Roig

Results 5 issues of Carles Roig

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues) - [X] I've...

needs-triage
bug

Particular sections are retained by KVO Wrapper. In order to avoid memory leaks they should be removed explicitly before attempting deallocating VC.

All delegate methods plus the socket establishment are triggered on the main-thread. This is blocking UI and causing ugly glitches. is there anything I can configure to run everything in...

Recently, you accepted a pull request that included customizable properties and a new delegate method. It is possible to update podfile for us to update repo from cocoapods?

Add Carthage support. First make it a Framework and second unify it with demo project for Carthage compiler identify the proper xcodeproj to build