Skip to content

v1.4.6 API.AI - Another errors processing

Compare
Choose a tag to compare
@xVir xVir released this 15 Apr 09:11
· 177 commits to master since this release

From this release you should not check response.isError() in the onResult handler. Now errors of all types goes through onError handler.
Also fixed some small issues.