-
Notifications
You must be signed in to change notification settings - Fork 101
[Feature Inquiry] Support for running Code Apps in Power Apps Mobile #285
Copy link
Copy link
Closed
Description
Describe the bug
Currently, Power Apps Code Apps cannot be accessed or played via the Power Apps mobile application. Instead, users must open them through a direct URL in a browser.
This creates a significant limitation for enterprise-scale deployments where distributing and managing access via the native Power Apps mobile app is expected.
Steps to Reproduce
- Create or deploy a Power Apps Code App.
- Install and open the Microsoft Power Apps mobile application.
- Attempt to locate or access the Code App within the app.
- Observe that the Code App is not available.
- Access the same app via its direct browser URL → it works as expected.
Expected behavior
Code Apps should be:
- Discoverable within the Power Apps mobile application, OR
- Supported for execution inside the Power Apps mobile container (similar to Canvas Apps and Model-Driven Apps)
Actual behavior
- Code Apps are not visible or accessible within the Power Apps mobile app.
- Users must manually open a browser link to use the app.
- No native or centralized deployment method exists for mobile usage at scale.
Screenshots or Error Messages
N/A – this is a platform limitation rather than a runtime error.
Environment information
- Framework, build tool or relevant package used: Power Apps Code Apps (Power Platform CLI / React-based framework)
- Any connection/components: Dataverse, standard Power Platform environment
- Platforms tested: iOS and Android (Power Apps mobile application)
Additional context
We would like clarification on the following:
- Is support for running Code Apps inside the Power Apps mobile application on the roadmap?
- If yes, is there any estimated timeline or preview plan?
- If not, are there any recommended enterprise-grade workarounds?
Current Challenge
For organizations with large user bases (hundreds or thousands of users), the current approach presents challenges:
- Users must manually access apps via URLs.
- Asking users to install PWAs individually via browsers is not scalable.
- Lack of integration with enterprise distribution tools (e.g., Intune / Company Portal).
Requested Guidance
We are looking for:
- Any supported workaround for centralized deployment (e.g., via Intune, managed apps, or similar approach)
- Best practices for distributing Code Apps to large user bases
- Any alternative approach that aligns with enterprise mobility strategies
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels