sqwiggle / sqwiggle-ios-sdk

ObjectiveC SDK for the Sqwiggle API
MIT License
6 stars 2 forks source link

Saving app state sends malformed data for empty types #59

Closed cameronwebbable closed 10 years ago

cameronwebbable commented 10 years ago

Yesterday, while debugging, @tommoor found that value (that isn't provided) was causing issues in API. While changes will happen on API side, we should still fix this to send nothing over at all if there's nothing available.

cameronwebbable commented 10 years ago

This was app-related. Marking as invalid and closing.