
I will try to simplify my problem:
Upon entry into my PowerApp, a user is presented with four Images in a Gallery. Each image has an associated OnSelect formula associated with it, such that when an Image is clicked, the user is Navigate()-d to a new Screen. Selecting each Image Navigate()-s to a different Screen. This all works.
After the App is opened initially, there is about a 20 second window, in which the user may select the first Image, be Navigate()-d to the next screen, where none of the Buttons or Icons work on this second Screen. All of the other Images point to Screens with working Buttons, and if the user were to wait on the Entry Screen for the duration of the 20 second (or so) window, and then select the first image, the second Screens Buttons and Icons will now all work.
I have read suggestions about adding in app loading screens, and start menus to delay the user, but 20 seconds or more seems a bit excessive to me.
Hi @Anonymous,
So the situation here is the second screen will not work if user click the first image within 20 Seconds when App first loads?
Would you please share more details about the scond screen, which control, data is configured under the second screen?
Please take a look at the following blog to see if it helps in your situation.
Performance consideration in PowerApps
Regards,
Michael