Folks, in AppGyver there is some way, some flow function or some component, that I can trigger when I click a button, so that the app closes.
I’m not talking about using the smartphone functions to close the app… I’m wanting to close it from within itself, by clicking on a button for example.
I dont think there is any way to programmatically do that in Appgyver. I used to think the Navigate Back flow function from the root page would work but it didn’t. There are ways Ive seen people have done it in Javascript on Android but I don’t know if those methods will work in Appgyver.
That’s funny. I ended up here because Navigate Back To Root is force closing my app instead of returning to the Firebase Authentication page. I wish that bug was fixed - but it appears not.