Closed mobomelter closed 1 year ago
It appears the auto generated ZIP is missing the actual language JSON files and thus fails validation. Combining all the language JSONs and the filled out manifest.json into a new ZIP makes it pass validation and upload successfully.
I've tried checking against https://dev.teams.microsoft.com/appvalidation.html and trying to upload the zip created by the script directly to Teams and both error out saying the manifest.json cannot be found. I see it within the ZIP file and it appears to be correct. Is this an error with the script?