Hi All,
I’m currently building a Native App for my company, I am getting ready to deploy it in the next few days as I have a really tight deadline. I have run into an issue that I can’t figure out how to fix. Basically I am creating user accounts through a screen within the app that isn’t seen by users & then approving them.
The user is then given the password and they log in. This is not an issue the first time they log in, however I’ve just tested it and if the user logs out or resets their password (within the app) and tries to log back in they recieve a 404 screen (That I created). I’m assuming its an issue with the workflow/Logic that I’ve created, but i can’t seem to get the right combo.
Any help would be appreciated.