Hello! I’m developping a project started with previous version of SC. After new version 9.8 in form application i’ve problem running in mobile mode. In web mode all is good. For a best valuation of the problem, I’ve created a new simple table in my ms sql server database (id, description, quantity) and a new app form with SC without events and ajax events.
The result is the same: running the app in mobile mode after filling the first field, pressing tab key to change field I see the error message in object.
I’ve waited next release. But also with 9.8.005 nothing new.
Someone can help me?
Thank for you kind attention
P.S. After this post i’ve done other test. New blank project, with only one form app using the simple table above: same error simply running app before insert data.