Luciano Bustos
Results
1
issues of
Luciano Bustos
Some times the json service return erros and/or wrong serialized data. You need to be able to handle that unexpected response in the onFailure CallBack. api.getProdByName(name, new Callback() { ```...