Skip to content

Commit c678905

Browse files
committed
Merge remote-tracking branch 'origin/main' into matp-3233112
2 parents 0af8de2 + 5afbb4c commit c678905

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,21 @@ 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+
## In-app notifications for an updated version of the app
65+
66+
Depending on the complexity of an app, changes that are recently published may not be available when a user launches the app. If this happens, users 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**. Users can select the **Refresh** button to see the latest version of the app.
67+
68+
The following table shows the scenarios where this notification is available.
69+
70+
| Scenario | Availability |
71+
| - | - |
72+
| Canvas app on web | Generally available |
73+
| Customized SharePoint Forms | Not available |
74+
| Canvas app embedded in Teams | Not available |
75+
| Canvas app embedded in PowerBI | Not available |
76+
| Power Apps web part | Not available |
77+
| Canvas app embedded in iframe | Generally available |
78+
6479
## Next steps
6580

6681
* Find and run the app in a [browser](../../user/run-app-browser.md) or on a [phone](../../mobile/run-powerapps-on-mobile.md).

0 commit comments

Comments
 (0)