rubenfonseca / titanium-social

iOS6 Social module for Titanium
MIT License
11 stars 10 forks source link

Fixed regression on error handling of requests #5

Closed rlustemberg closed 8 years ago

rlustemberg commented 8 years ago

There was a regression on Com0x82SocialRequestProxy.m when handling social api errors. Bad access thrown when setting "status" key on failure_args with the wrong type and making app fatally crash.