Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Hi laurent reece,
Thank you for posting your question in the Microsoft Q&A forum.
Based on my research into the behavior you described for custom apps on Teams mobile, please confirm the following pre‑conditions:
- Has your app been uploaded to your tenant’s app catalog (or published) and is it installable on the mobile client?
- Deep link App ID: In your deep link, are you passing the
manifest.idor theapp_idfrom your Entra ID app registration? According to some community reports, the mobile client may require using theAppIDas the Entra ID app registration’sobjectIdfor the app to be found; otherwise, you may hit an “App not found” condition.
If you’re already using the correct ID and have validated the above but still see the error, could you share a bit more detail?
- Your full deep link format (with sensitive values redacted).
- Whether you’re using the
shareDeepLinkfunction. - Whether the issue occurs during development or only after the app has been deployed.
Looking forward to your input.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.