I’m working on a mobile app, using ionic 3. I followed the Cordova’s documentation and I faced no problems.
But I’ve couldn’t see where could I found out from which form (Login or Sign up) comes the user.
My app requires to run more code when the users signs up.
do you mind sharing the documentation you reference when building your ionic 3 app so I can take a deeper look into what was suggested? Thanks in advance!
Since I’ve started my project you guys updated the documentations but I don’t see in this on one either how can I found where the user comes? From the login or from the sign up tab.
Really?!
Then how can I show a welcome message to the users, get them through a Quick Start or something like that, if I don’t now if there are signing up or logining in?