fcosta
05/25/2019, 4:37 PMapplicationApi.fetchCharacters(function (result) {
console.log(result)
})
And the error:
IllegalStateException: No more continuations to resume
Any suggestion on what it's going on?bashor
05/27/2019, 8:13 PMbashor
05/27/2019, 8:13 PM