I have developed an addin using Angular 5 version, I have built it and deployed on a Apache server with sercure http, I have tested this addin on Office Web App by logging in with Different users and I see that it works as I expected,
But the problem Now is I opened the Outlook Client with specific user configured with it, Addin Icon on the ribbon appears but when I click on it just shows the Empty section in Addin window at the right side.
The Icon and name of Add-In appears on the Ribbon, Even after I click the Add-In Button the Name of the Add-In appears as a header in Add-in window but rest is blank with no error message.
Note: The Outlook Client is on another machine mut on the same domain. On this machine I tried the Add-In from browser it works fine.
Office Outlook Client Version is "Microsoft Outlook 2016 MSO (16.0.4639.1000) 32bit
Exchange server Version is "Version 15.1(Build 1466.3)"
In Outlook Client I also want to know that how can I debug the Addin.
Where I can see the error logs if button dont appears in the Outlook Clients its all stucked in between.