Hi,
I am executing the Flow to get the Employee Id in App-OnStart(). I am getting the Employee Id from the AD login Credentials.
After getting the Employee Id , I have to load splash screen for 3 seconds and at last I am landing into Dash Board screen.
If user don't have an Employee Id, I should notify the user like "No employee Id found", then I have to exit() App. I should not allow user to open the app without Employee Id.
I am checking the IsBlank(EmployeeId) || IsEmpty(EmployeeId) condition on the Splash Screen Timer – OnTimerEnd() Action.
Now the problem is, Due to network delay or internet issue, Employee Id returns blank value from the Flow. So Employee Id assigned user also not able to open the App.
How to overcome this problem. Kindly advise me.
I have attached the Flow Screen shot and Notification message for your reference.
Thanks in Advance.
Regards,
Fakeer Mohamed B