We have multiple select_one questions with domains were value zero represents Yes.

Field Type on Feature Service is string, bind::esri:fieldType = esriFieldTypeString
It works all correct on version 3.16.107 - if question is answered Yes, 0 (zero) is being submitted to feature service.
On the newest version 3.16.113, zeros are being submitted as nulls, therefore the Yes answers are not being recorded (a record is added but all questions are null).
Below are Log screenshots of the same survey form, submitted from two Android devices with two different versions of the app.
LOG from 3.16.107:

LOG 3.16.113:

Is this similar issue to https://community.esri.com/t5/arcgis-survey123-questions/survey123-choice-values-get-stripped-of-leading/m-p/1035972