One of our users is experiencing this error in Outlook 2013 "this app is not responding".
We can't really re-produce the error in our IE11/Outlook2013 environment. Our add-in has been tested by the Office store team too, no issues.
Can someone explain how exactly Outlook 2013 is determining the "add-in unresponsiveness" and how we can figure out what is going wrong? Our add-in continues to work fine for the user but the error is always there.
More environment details:
IE11and Outlook 2013 and Windows 7
An update. We've reduced the size of the initially loaded JS code by 2x (~900kb now), optimized loaded css too but Outlook 2013 still flags the very first add-in load sometimes (not consistently). Later on the error may go away. Not sure what else we can do here, it seems Outlook's way of measuring add-in's responsiveness is not perfect or buggy. Any suggestions?