
Announcements
Hi Power Apps Community,
I'm trying to redirect to a model-driven app from a mobile device using an HTML web resource within Power Apps. Here is the JavaScript code I'm using:
ms-apps:// URL format and test directly on mobile devices.intent:// on Android for a more robust solution.ms-apps:// or HTTP link to the model-driven app. Users can scan the code to directly open the app without relying on web resource redirection.