I''m having trouble deploying my app:
- it has a splashstack wich needed to save customprops of the other stacks
- have 3 stacks /two, three, four/ with datagrid on them/only one card - use it to popup and take data or input data/, so can not make them substack of the stack, which has substacks and cards as well /can call it stack"one"/
- on standalone settings of stack "one" i put all other three stacks under stacks setting
- on standalone settings of stack "splash" i have stack "one" /automatically with all other three filled in as well/
Deploying it i am able to see the stack splash but nothing happen /having in script "go to the stack "one", and after close this stack etc/. Running it in IDE works well. In the standalone settings if anything changed, still nothing happens.
So my main question is: how to make splash screen work to open stack "one" and then other stacks work on android.
Thanks in advance
