I had created a sample office add-in as per the instructions given in quick start guide and try to do sideloading as per the instructions given in https://docs.microsoft.com/en-gb/office/dev/add-ins/testing/sideload-an-office-add-in-on-ipad-and-mac
Here to use my addins I need to do following 1. do npm start which start the dev server 2. paste the manifest file to location: /Users//Library/Containers/com.microsoft.Word/Data/Documents/wef
Can someone answer the following question 1. What happens when we installed an add-ins from office-store.? 2. Folder location where add-ins gets placed
Regards, Alam