Skip to content

Commit 7fdd357

Browse files
authored
prvReadCanvasApp is required to open offline canvas apps
A new prerequisite was found, "basic users" should also have the read privilege on "Canvas App"
1 parent 799a4a1 commit 7fdd357

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

powerapps-docs/mobile/canvas-mobile-offline-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ Turn on offline mode in your canvas app if users need to work without worrying a
3434

3535
- The canvas app must use Dataverse data only.
3636

37-
- You must have the Environment Maker, System Administrator, or System Customizer role to set up offline mode for canvas apps. These roles have create, read, write, delete, and share privileges on the `Mobile offline profile` table. [Learn about predefined security roles](../maker/model-driven-apps/share-model-driven-app.md#about-predefined-security-roles).
37+
- You must have the Environment Maker, System Administrator, or System Customizer role to set up offline mode for canvas apps. These roles have create, read, write, delete, and share privileges on `Canvas App` and on the `Mobile offline profile` table. [Learn about predefined security roles](../maker/model-driven-apps/share-model-driven-app.md#about-predefined-security-roles).
3838

39-
- Users with the Basic User role can open and use an offline application. This role has read privilege on the `Mobile offline profile` table.
39+
- Users with Basic User role can't open an offline application. You must create a custom security role with read privilege on `Canvas App` and on the `Mobile offline profile` table.
4040

41-
- If you have a custom security role, make sure it grants read privilege on the `Mobile offline profile` table. [Learn about miscellaneous privileges](/power-platform/admin/miscellaneous-privileges).
41+
- If you already have a custom security role, make sure it grants read privilege on `Canvas App` and on the `Mobile offline profile` table. [Learn about miscellaneous privileges](/power-platform/admin/miscellaneous-privileges).
4242

4343
## Optimize your app for mobile offline
4444

0 commit comments

Comments
 (0)