I built my app in kodular, loging in and saving the name and accoutn level using getstartvalue works fine in emulator (Nox). So the flows are like this :
- Login (Screen 1)
- Entering the homescreen, some components (cardview) are visible for some level and some doesnt. (Screen 2)
- When entering components to another screen, there are some sub-components that’s visible to some level. (Screen 3)
Everyting works fine in Nox (Emulator) even when i go back to the homescreen, the startvalue is just fine.
But when i exported it to an apk, installing it in my phone, why does it shows me “Bad Arguments to select list item” The operation select list item cannot accept the arguments"
If i go back from screen 3 to screen 2, the getstart value is also missing. I didnt experienced that while using nox. Can anyone help me? i would be pleased, God Bless you.
Screen 1 block :
Screen 2 Block :
Screen 3 Block :
Error in Phone :