Role-based nanoflow for nativePhone - Mendix 10.24
0
In mobile native app, I have set role-based nanoflows to start application with: First it goes the "Anonymous" path, where user logs in, followed by app reload. Afterwards it goes the "User" path. Since upgrade from Studio 9 to 10, it doesn't work anymore. What does Mendix check on client 10 to determine the "User" path? In terms of entities, session, system variables...?