Forum Discussion
aniketkadwane1600
Aug 12, 2020Copper Contributor
Getting "Unable to reach app. Please try again." while searching content from custom app in teams
I have integrated custom application to Ms-teams using manifes.json file. All the content I can access using providing url for tabs in manifest.json and I have given all the permissions from Teams ad...
Nikitha-MSFT
Aug 14, 2020Former Employee
aniketkadwane1600 - yes you need to implement the message extension search, Since teams search does not handle the tab items in your app.
aniketkadwane1600
Aug 14, 2020Copper Contributor
Thank you for your response.