OfficeDev / OfficeDev/Office-Addin-TaskPane-React

My addin got rejected in the marketplace due to it is does not work in Office for Mac connected to an M365 subscription. Version 16.3 (18614.4.6.1.5) Issue: Unable to test the add-in as Add-in is not visible.

Open
#138 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
89
Forks
46
Avg merge
1d 8h
Merged PRs (30d)
3

Description

Prerequisites

Please answer the following questions before submitting an issue.
YOU MAY DELETE THE PREREQUISITES SECTION.

  • I am running the latest version of Node and the tools
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Expected behavior

it should work on the microsoft outlook with M365 subscription

Current behavior

it is not showing in the ribbon area

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Install the manifest file in the outlook native app with m365 subscription
  2. Now got the calendar and check for the addin it is not visible
  3. you get it...

Context

I am creating a addin for outlook calendar , it is working on web outlook not on the native mac app

  • Operating System:mac os
  • Node version:v21.4.0
  • outlook version:16.8(23121017) with 365 subscription
  • Tool version:

Failure Logs

Please include any relevant log snippets, screenshots or code samples here.

My manifest file

id 1.0.0.0 comapany name en-US https://ndl.veris.in
<AppDomain>https://google.com</AppDomain>
250 ReadWriteItem <Title resid="TaskpaneButton.Label"/>

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the submitted manifest, especially the AppointmentOrganizerCommandSurface and Mailbox requirement, and compare it with the reported Outlook for Mac context. Reproduce the installation and calendar steps on the stated Microsoft 365 Mac version; done means identifying why the add-in is absent or documenting the required manifest or client conditions.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
desktop-dev, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.