I have a simple canvas app, no data connections whatsover, just local images and videos in the gallery and several screens that progress in a loop via timers to create an interactive digital signage solution. Some screens have buttons to allow users to jump to different screens. This runs on a Windows 10 touchscreen kiosk PC configured to launch the PowerApps modern store app as a single-app using assigned access.
I need the app to work offline. It should as there are no connectivty requirements whatsoever. My problem is that the PowerApp modern store app prompts for credentials regularly when the kiosk PC is restarted e.g. after Windows updates, or when the kiosk PC is moved between venues where it is used a trade shows etc.
I thought that once I had connected online once, downloaded my PowerApp locally and launched it once everything would work offline? All documentation indicates this should work. I cannot understand why my simple canvas app cannot be used offline. Has anyone else experienced this? Are there known bugs? Truely offline use of a canvas app seems to be broken.