Closed carmenlau closed 6 years ago
For this issue in Android SDK, we only need to check if the error handling of current implementation is consistent.
For example, if all the errors are calling the error callback and if all build-in apis and lambda are using error object in error callback.
We checked the code and also the api call in kotlin, no update is needed
For this issue in Android SDK, we only need to check if the error handling of current implementation is consistent.
For example, if all the errors are calling the error callback and if all build-in apis and lambda are using error object in error callback.