You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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