SharePoint / SharePoint/sp-dev-docs
SPFx Teams Applications load in Teams but not in the Microsoft 365 App on iOS
@Ashlesha-MSFT is already working on this.
Since Apr 17, 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
macOS
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
IOS Version: 18.1
Microsoft Teams Version: 6.21.0
Microsoft 365 App: 2.91.1
Describe the bug / error
When an application is deployed as person teams app it loads fine in Microsoft Teams as intended:
The same application is also listed in the Microsoft 365 App on iOS, when the user clicks on this application the only thing that shows is a loading animation. It stays there forever and do not load the application or raise any issue or timeout:
Loading in the SharePoint application works without any problem.
When the application is installed in a local app catalog and the Teams manaifest points to this installation everything works "fine" in the M365 Application too. Not in case of global deployment. The only thing that happens in a local, site collection app catalog the user will be asked to authentication, like you would normally access SharePoint the first time.
Steps to reproduce
- Create a blank React Web part with sample content
- Deploy to SharePoint
- Deploy to Teams
- Add and opent the app as personal app in Teams on iOS
- Open App in Microsoft 365 App on IOS
Expected behavior
Apps not get provisioned to the Microsoft 365 App or load appropriatelely.
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.