Skip to content

Commit 783e672

Browse files
authored
Update save-publish-app.md
1 parent a3f37ab commit 783e672

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/maker/canvas-apps/save-publish-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ To publish the most recent version, highlight the version and select ellipsis (.
6161
> - If you already have an app open while a new version is published, you must reload the app to get the latest changes.
6262
> - To reduce the time users wait to access your app, the app preload capability is turned on. You can chose to turn it off. Learn more [here](performance-tips.md#enable-preload-app-for-enhanced-performance).
6363
64-
## Showing toast notifications on app availability
64+
## Toast notifications for an updated app
6565

66-
Recently published changes may not be immediately available when an app is launched, depending on the complexity of the app. When we detect this, we will inform end-users with a toast notification that says 'A new version of this app is coming. We'll let you know when it's available'. When the published changes are ready, we will show an additional toast notification that says 'You're using an old version of this app. Refresh to use the latest version', with a button for end-users to 'Refresh'.
66+
Depending on the complexity of an app, changes that are recently published may not be available when user launches an app. If this happens, a user will get a toast notification stating **A new version of this app is coming. We'll let you know when it's available.** When the published changes are ready, users will see a notification stating **You're using an old version of this app. Refresh to use the latest version**. Then, a user can select the **Refresh** button to see the latest version of the app.
6767

6868
The following table shows the scenarios where this notification is available.
6969

0 commit comments

Comments
 (0)