Skip to content

Commit b933034

Browse files
shaipetelVesaJuvonen
authored andcommitted
Adding information about updating package (SharePoint#4384)
Possible workaround for an error that shows while updating the package.
1 parent 48a1e71 commit b933034

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/spfx/web-parts/get-started/using-web-part-as-ms-teams-tab.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,22 @@ Your custom tab has been added on the Microsoft Teams channel and you can see ho
265265
266266
![Custom tab added](../../../images/sp-teams-custom-tab-added.png)
267267
268+
## Updating your app package
269+
270+
When you make changes to your app and create a new package, you might encounter an error when clicking "sync to teams".
271+
272+
A notification "Failed to sync solution to teams" might appear on the top right of your page.
273+
274+
If this happens follow these steps to delete your app from Microsoft Teams and then try to sync it again:
275+
276+
1. Open Microsoft Teams
277+
1. When viewing your team channel, click + to "Add a tab"
278+
1. Click the "More apps" link at the top
279+
1. Find your app in the list, and click on the "..." menu
280+
1. Click "Delete" to remove the app from Microsoft Teams
281+
282+
You should now be able to sync your new version to Microsoft Teams.
283+
268284
## See also
269285
270286
* [The Microsoft Teams developer platform](https://docs.microsoft.com/en-us/microsoftteams/platform/overview)

0 commit comments

Comments
 (0)