File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
docs/spfx/web-parts/get-started Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -265,6 +265,22 @@ Your custom tab has been added on the Microsoft Teams channel and you can see ho
265
265
266
266
! [Custom tab added](../ ../ ../ images/ sp- teams- custom- tab- added.png)
267
267
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
+
268
284
## See also
269
285
270
286
* [The Microsoft Teams developer platform](https:// docs.microsoft.com/ en- us/ microsoftteams/ platform/ overview)
You can’t perform that action at this time.
0 commit comments