App: 276942
Pages: 25
Unsure whats changed and cannot see the underlying fault. So any assistance would be appreciated :)
When we pass an app variable back to an input field then selecting the same or another input field the app crashes with the attached.
The page variable/input field is set correctly from the passed app variable its only after when selecting another field that it crashes which is weird.
The fields in question are with the varilables: pageVars.ProductQTY and pageVars.ProductSalePrice and have values returned from page 21 (calculator).
I tried replicating the issue on another test application but was unable.
The error relates to reading focused??? which we arent setting upon return. Just attempting to set focus to as part of the tap to input field.