Solved. I was using on:changed for the date field to then run the query for the time field. This worked on everything except ios. When I changed to on:updated it now works
1 Like
Solved. I was using on:changed for the date field to then run the query for the time field. This worked on everything except ios. When I changed to on:updated it now works