While working on my project, I encountered an "Unexpected token {" error in an Android webview.
This error is caused by the fact that the current version of Chrome (65.0.3325.109) does not support "optional catch binding".
To ensure maximum compatibility, it may be reasonable for this library to add catch binding.
While working on my project, I encountered an "Unexpected token {" error in an Android webview. This error is caused by the fact that the current version of Chrome (65.0.3325.109) does not support "optional catch binding". To ensure maximum compatibility, it may be reasonable for this library to add catch binding.