We are moving a PWA over to Native App format. In PWA we have inputs with data type "integer" so that the numeric keyboard can be used. This works fine in PWA. In Native App, however, it does not allow you to enter anything. If I change the data type to text it works fine. Has anyone encountered this before? We are using the Android build.
Hi @Joe Kelly,
Did you manage to solve your problem?
If not yet, due to the behavior of the video, a possible cause could be that there is an action being executed in the onchange of the field.
If you managed to solve it, tell us what it was to help anyone who encounters this problem in the future.
See you later.
Hi Luiz. It has not been resolved. There is no action in the OnChange for the input. We now have a support ticket with OutSystems so if they are able to help I'll post the solution. Thanks!