Royale does work in IE11. You should figure out your minification issues
> On Dec 10, 2021, at 3:50 PM, Hugo Ferreira <hferreira...@gmail.com> wrote: > > Hi, > > Among several reported issues by Microsoft that I will review and address, > there are particular two issues that seem related directly with the Royale > framework requirements and not directly with my App and worry me about. > > Seems that they test on several Word versions and failed on two versions: > > 1100.4.4.6 O365 Perpetual – Legacy (Trident/IE11) > Your offer is not working on Microsoft 365 versions earlier than 16.0.11629 > on Windows 10. > Your Addin is not loading. Addin is loading as blank. > > And > > 1100.4.4.8 O365 Perpetual – WebView1 / Legacy Edge > Your offer is not working on Microsoft 365 version 16.0.11629 or later > without Edge WebView2 (Chromium-based) installed on Windows 10. > > Perhaps Royale does not work on IE11 and Edge (previous version) and I need > to find a way to set minimum requirements on the Add-In manifest file (if > it's possible). > > I can't test on these two environments. > Can someone confirm ?