From 90baf6b849460675a89db1bf909ffc41ce9eadd3 Mon Sep 17 00:00:00 2001
From: Jaifroid In this UWP app, opening a new browsable window only works in Service Worker mode. Your system appears to support SW mode, so please try switching to it in Expert Settings below. If your system does not support SW mode, then use the more basic "Download or open current article" feature below. This option is not currently supported ' + (/iOS/.test(params.appType) ?
+ if (!params.noWarning) uiUtil.systemAlert(' This option is not currently supported ' + (/iOS/.test(params.appType) ?
'on iOS devices because programmatic opening of windows is forbidden. However, the native long-press feature may work.
Please try the more basic "Download or open current article" feature below instead.
')); params.windowOpener = false;