Hi,
I'm using "UpdateContext" for years on my app without a change, but since a few month the users report that the text field is no longer working.
UpdateContext( { Status: "Eingestempelt " & Now() & " " & TextInput1} )
It's "On select", the text field's name is "Status". It works on the browser preview but not on (some?) smartphones.
Any idea, anyone?
best,
Manuel