My custom Teams tab not working in android device
Hoang Tran
0
Reputation points
I have a custom Teams tab application. I have deployed the application to my server. When I open the app on my Android device, the loading screen appears and nothing happens after that.
Help me, pls.
Ảnh màn hình 2024-08-27 lúc 16.52.10.png
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,952 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,201 questions
0
{count} votes
-
Nivedipa-MSFT 3,011 Reputation points • Microsoft Vendor
2024-08-28T03:23:44.35+00:00 @Hoang Tran - Thanks for reporting your issue. Could you please share the app manifest to check at our end?
-
Nivedipa-MSFT 3,011 Reputation points • Microsoft Vendor
2024-09-02T06:45:22.81+00:00 @Hoang Tran - Could you please share the app manifest to check at our end? It will help us to investigate further.
-
Hoang Tran 0 Reputation points
2024-09-10T02:24:47.25+00:00 Thanks for reply, below is my app manifest.
{ "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.15/MicrosoftTeams.schema.json", "manifestVersion": "1.15", "version": "1.0.2", "id": "b0f9f959-8467-4b44-b6fc-9d66edca43d2", "developer": { "name": "Ecoba Vietnam", "websiteUrl": "https://tas.ecoba.com.vn", "privacyUrl": "https://tas.ecoba.com.vn/index.html#/privacy", "termsOfUseUrl": "https://tas.ecoba.com.vn/index.html#/termsofuse" }, "icons": { "color": "color.png", "outline": "outline.png" }, "name": { "short": "Ecoba Leave Time", "full": "Ecoba Leave Time" }, "description": { "short": "Ecoba Leave Time", "full": "Ứng dụng đăng ký vắng mặt nội bộ Ecoba Việt Nam" }, "accentColor": "#FFFFFF", "bots": [], "composeExtensions": [], "configurableTabs": [], "staticTabs": [ { "entityId": "app", "name": "App", "contentUrl": "https://tas.ecoba.com.vn/index.html#/app", "websiteUrl": "https://tas.ecoba.com.vn/index.html#/app", "scopes": [ "personal" ] } ], "authorization": { "permissions": { "resourceSpecific": [ { "type": "Application", "name": "TeamsActivity.Send.User" }, { "type": "Application", "name": "TeamsActivity.Send.Group" }, { "type": "Application", "name": "TeamsActivity.Send.Chat" } ] } }, "permissions": [ "identity", "messageTeamMembers" ], "devicePermissions": [ "geolocation", "notifications", "openExternal" ], "validDomains": [ "tas.ecoba.com.vn" ], "activities": { "activityTypes": [ { "type": "notification", "description": "Thông báo", "templateText": "{actor} đã gửi thông báo cho bạn" } ] }, "webApplicationInfo": { "id": "fdf6c4ce-e598-4aa6-88bf-44c6b0924597", "resource": "api://tas.ecoba.com.vn/fdf6c4ce-e598-4aa6-88bf-44c6b0924597" } }
-
Hoang Tran 0 Reputation points
2024-09-10T02:27:44.1766667+00:00 @Nivedipa-MSFT Thanks for reply. Below is my app manifest.
{ "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.15/MicrosoftTeams.schema.json", "manifestVersion": "1.15", "version": "1.0.2", "id": "b0f9f959-8467-4b44-b6fc-9d66edca43d2", "developer": { "name": "Ecoba Vietnam", "websiteUrl": "https://tas.ecoba.com.vn", "privacyUrl": "https://tas.ecoba.com.vn/index.html#/privacy", "termsOfUseUrl": "https://tas.ecoba.com.vn/index.html#/termsofuse" }, "icons": { "color": "color.png", "outline": "outline.png" }, "name": { "short": "Ecoba Leave Time", "full": "Ecoba Leave Time" }, "description": { "short": "Ecoba Leave Time", "full": "Ứng dụng đăng ký vắng mặt nội bộ Ecoba Việt Nam" }, "accentColor": "#FFFFFF", "bots": [], "composeExtensions": [], "configurableTabs": [], "staticTabs": [ { "entityId": "app", "name": "App", "contentUrl": "https://tas.ecoba.com.vn/index.html#/app", "websiteUrl": "https://tas.ecoba.com.vn/index.html#/app", "scopes": [ "personal" ] } ], "authorization": { "permissions": { "resourceSpecific": [ { "type": "Application", "name": "TeamsActivity.Send.User" }, { "type": "Application", "name": "TeamsActivity.Send.Group" }, { "type": "Application", "name": "TeamsActivity.Send.Chat" } ] } }, "permissions": [ "identity", "messageTeamMembers" ], "devicePermissions": [ "geolocation", "notifications", "openExternal" ], "validDomains": [ "tas.ecoba.com.vn" ], "activities": { "activityTypes": [ { "type": "notification", "description": "Thông báo", "templateText": "{actor} đã gửi thông báo cho bạn" } ] }, "webApplicationInfo": { "id": "fdf6c4ce-e598-4aa6-88bf-44c6b0924597", "resource": "api://tas.ecoba.com.vn/fdf6c4ce-e598-4aa6-88bf-44c6b0924597" } }
-
Hoang Tran 0 Reputation points
2024-09-10T02:30:12.2666667+00:00 @Nivedipa-MSFT Thanks for reply. Below is my app manifest.
{ "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.15/MicrosoftTeams.schema.json", "manifestVersion": "1.15", "version": "1.0.2", "id": "b0f9f959-8467-4b44-b6fc-9d66edca43d2", "developer": { "name": "Ecoba Vietnam", "websiteUrl": "https://tas.ecoba.com.vn", "privacyUrl": "https://tas.ecoba.com.vn/index.html#/privacy", "termsOfUseUrl": "https://tas.ecoba.com.vn/index.html#/termsofuse" }, "icons": { "color": "color.png", "outline": "outline.png" }, "name": { "short": "Ecoba Leave Time", "full": "Ecoba Leave Time" }, "description": { "short": "Ecoba Leave Time", "full": "Ứng dụng đăng ký vắng mặt nội bộ Ecoba Việt Nam" }, "accentColor": "#FFFFFF", "bots": [], "composeExtensions": [], "configurableTabs": [], "staticTabs": [ { "entityId": "app", "name": "App", "contentUrl": "https://tas.ecoba.com.vn/index.html#/app", "websiteUrl": "https://tas.ecoba.com.vn/index.html#/app", "scopes": [ "personal" ] } ], "authorization": { "permissions": { "resourceSpecific": [ { "type": "Application", "name": "TeamsActivity.Send.User" }, { "type": "Application", "name": "TeamsActivity.Send.Group" }, { "type": "Application", "name": "TeamsActivity.Send.Chat" } ] } }, "permissions": [ "identity", "messageTeamMembers" ], "devicePermissions": [ "geolocation", "notifications", "openExternal" ], "validDomains": [ "tas.ecoba.com.vn" ], "activities": { "activityTypes": [ { "type": "notification", "description": "Thông báo", "templateText": "{actor} đã gửi thông báo cho bạn" } ] }, "webApplicationInfo": { "id": "fdf6c4ce-e598-4aa6-88bf-44c6b0924597", "resource": "api://tas.ecoba.com.vn/fdf6c4ce-e598-4aa6-88bf-44c6b0924597" } }
Sign in to comment
Sign in to answer