microsoft / edu-assignments-apps-sample

Sample apps for Assignments integration
MIT License
1 stars 3 forks source link

App not visible in the Assignments modal #42

Open cristobal-buenrostro opened 2 weeks ago

cristobal-buenrostro commented 2 weeks ago

Hi

We are experiencing an issue where we can't see our app in the Assignments modal when trying to add it to an assignment. We can see it when we change the manifest to use the dev schema and enable open preview in teams but obviously this is not production ready. Does anyone have any idea how to make it show when not using the dev manifest schema? We have added it to the teams channel that we want to create the assignment in too.

Am I missing something in this part of the manifest:

"configurableTabs": [ { "configurationUrl": "${{TAB_ENDPOINT}}", "scopes": ["team"], "canUpdateConfiguration": true, "context": ["channelTab"] } ],

Like I say it works with the dev schema so that suggests it's ok but just wanted to check.

Thanks in advance

Originally posted by @JamesTrenholme-Nimble in https://github.com/microsoft/edu-assignments-apps-sample/issues/18#issuecomment-2284102098

cristobal-buenrostro commented 2 weeks ago

@JamesTrenholme-Nimble please make sure you are in R3.6