Good afternoon,
I made an App in Power Apps that searches by name and surname the employees of my company and shows in a gallery the matches.
When the user uses the application in its Web version there is no problem, but when accessing the mobile version gives the following error message when loading the search:
"Office365UserPhoto UserPhoto method has an invalid value for the userId parameter."
It shows the error but loads the images well.
I understand that if I put some timing when loading the screen it will be solved.
Do you know the way to put the timing on the screen so that it waits some seconds when entering?
How could I hide the error so that it is not shown even if it fails, since the operation even if it takes a little while is correct?
Thank you very much