Mobile Classic- Missing JSON Array errorIssue When clicking on a reference field in Mobile Classic app users see "Missing JSON Array" error ReleaseAll SupportedCauseThis is caused by the data being queried in the reference field. In my case, the field was referencing the sys_user table and there was a user with the name of "............... ....................".ResolutionTo identify the bad record in the table, you can use the filter conditions in the dictionary entry of the field and apply a filter to narrow down the records and apply process of elimination until you find the one causing the problem.