A retail company uses Power Apps to build a mobile app for store managers to approve discount requests. The app must work offline and sync when connected. Which type of app should the developer choose?
Trap 1: Portal
Portals are for external users and require connectivity.
Trap 2: Model-driven app
Model-driven apps are not designed for offline use.
Trap 3: Power Automate
Power Automate is a workflow tool, not an app type.
- A
Portal
Why wrong: Portals are for external users and require connectivity.
- B
Model-driven app
Why wrong: Model-driven apps are not designed for offline use.
- C
Canvas app
Canvas apps can be built to work offline with the Power Apps mobile player.
- D
Power Automate
Why wrong: Power Automate is a workflow tool, not an app type.