App
16 TopicsCan't Save or download Photo from Teams to iPhone Photos
If I open the share options in Teams for a jpg photo, it does not show an option to "Save" the photo. I need to save it to my iOS Photos, but cannot. Any help greatly appreciated! I am on an iPhone 11 Pro Max, running the latest iOS 13 software and the most up to date Teams app.57KViews2likes13CommentsMS teams Configurable tab not modifying the name of the tab, but the content get changed.
Hi folks, I am having an issue with the configuration tab in MS teams' team's tab, I have enabled the canUpdateConfiguration key in my MS teams manifest from this I am able to update or modify the content of my tab in the team's tab. but after modifying the content, the name provided in the suggestedDisplayName key in teams is not getting updated. code example that I am using for adding/ updating the tab. microsoftTeams.settings.registerOnSaveHandler(saveEvent => { microsoftTeams.settings.setSettings({ entityId: 'A unique id', 'contentUrl: 'A url for my tab'', suggestedDisplayName: 'Updated name', }); saveEvent.notifySuccess(); }); This issue only occurs on modifying the tab, on adding the tab it works fine for me. Any help is very much appreciated! Thanks.1.6KViews1like3Comments[Webinar, May 12, 9:00 – 10:00 AM PT] Learn about the new Yammer app for Microsoft Teams
Join the Yammer team on Tuesday, May 12, 9:00 AM PT. Walk through the new Yammer UI and capabilities, the new Yammer app for Microsoft Teams, and more! https://www.myeventurl.com/Events/Details/81 to your calendar! Join the webinar https://aka.ms/NewYammerWebinar. This will be recorded. View the announcement blog post for more info.827Views1like0Comments