SharePoint / SharePoint/sp-dev-docs
SPFx-based tab app does not load in Android mobile apps such as Outlook, Microsoft 365 (Office), etc.
@Ashlesha-MSFT is already working on this.
Since Feb 26, 2025.
- Dominant language
- PowerShell
- Stars
- 1.4k
- Forks
- 1.1k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 12
Description
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
Windows
What browser(s) / client(s) have you tested
- 💥 Internet Explorer
- 💥 Microsoft Edge
- 💥 Google Chrome
- 💥 FireFox
- 💥 Safari
- mobile (iOS/iPadOS)
- mobile (Android)
- not applicable
- other (enter in the "Additional environment details" area below)
Additional environment details
- Samsung Galaxy S21 running Android 14
- SPFx version 1.20
- Outlook 4.2504.2
- Microsoft 365(Office) 16.0.18324.20132
Describe the bug / error
I created an SPFx-based Teams personal tab app using VSCode and Teams Toolkit, and expanded it to display in Outlook and Microsoft 365. It loads well on most hosts like Teams/Outlook desktop clients (Windows) and the web, but it only fails to load on Android mobile apps - Outlook, Microsoft 365 (Office).
Outlook
Microsoft 365(Office)
Teams - work correctly - just for reference
There are reports that it doesn't work on iOS either, so it might be a related issue.
https://github.com/SharePoint/sp-dev-docs/issues/10073
Steps to reproduce
- Create a new SPFx-based Teams personal tab app using VSCode and Teams Toolkit
- Deploy the app to your sharepoint tenant
- Add the app to Teams (also via sharepoint)
- Make sure the app is accessible to your user in the teams admin portal
- Open the app in Outlook/Microsoft 365(Office) for mobile (Android)
Expected behavior
the App load normally on Outlook/Microsoft 365 (Office) for mobile (Android).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.