I just installed the latest version of app Studio and I am attempting to run my application from QT Creator. The app starts up correctly, but doesn't seem to be able to query a feature table that is based on a map layer on the initial load (if the user has logged in withing the last 24 hours). The query is stuck on waiting for results, and if I try another query, that query returns no results. This all works in AppStudio 3.2.
The funny thing is, is that if I logout and reestablish a connection with username/password it works. But if I close the app and reopen (it should remember my toke and info), it fails again and i must reinitiate login. Unless I am able to roll back AppStudio to 3.2, I need to be able to fix code to put in the missing piece that portal needs? I don't know what is missing here?