We can override override fun onFormSubmissionFinished(location: String) to know when a form submission is completed but we can't inspect the result, was it 200 or 500 or something else.
Also I noticed that override fun onVisitErrorReceived is not called if an error occurs during form submissions