AppTest v1.39+

Hi,

Since v1.39, AppTest has been failing on me. I have a chat-like app that on first run with a user, it asks a number of questions: auth code, first name, last name, email, etc.

Starting on 1.39, I find that the AppTest will ask for the auth code, then first name, then reset. Session state (where I store progress) isn’t storing the state.

I can’t tell that anything has changed that would do this; I did add the “default_timeout” flag to 600s but that doesn’t appear to be doing anything.

Any help would be appreciated! Otherwise, I’m stuck at 1.38.