rsaeks / jAlly

12 stars 2 forks source link

Empty JSON crashes app #4

Closed rsaeks closed 7 years ago

rsaeks commented 7 years ago

Even though response.result.isSuccess = true and response.result.value returns 200 empty JSON will crash the app. Will need to perform a check to make sure we have data returned before running logic of updating UI.