I've created a B4J app and now need to add a "Sign In" dialog. I don't know how to add it, since it seems B4XMainPage takes control.
I've created a new Sign In page. Should I try to make the Sign In page the new B4XMainPage, or is there a way to call the Sign In window from B4XMainPage? Should I instead call the Sign In page from Main.AppStart?
Should I use a dialog in B4XMainPage instead?
I've created a new Sign In page. Should I try to make the Sign In page the new B4XMainPage, or is there a way to call the Sign In window from B4XMainPage? Should I instead call the Sign In page from Main.AppStart?
Should I use a dialog in B4XMainPage instead?