I have made an single app for several department. I have a list of user with their email address.
Therefore, I want the user to view only his screen only while opening the app.
Can I detect user and route him to a particular screen.
For Example At startup of App
If user aaabbbbb@email.com then navigate to FieldServiceScreen
If user nnnnnnnn@email.com then navigate to WorkshopScreen
Please advise, how to detect by code while user is opening the app and where to place the code.


Report
All responses (
Answers (