-
Re: Javascript is Disabled in Webview of ios 13 & iPad OS 13 breaking our business scenario
juan7y@icloud.com Oct 28, 2019 7:26 PM (in response to sahil000005)I am experiencing the same problem a personal javascript that I was building on my macBook and emailing to myself.
A year ago I could look at the graphics created by my javascript on my iphone, now I cannot. I am running IOS 13.1.2 on
my Iphone.
-
Re: Javascript is Disabled in Webview of ios 13 & iPad OS 13 breaking our business scenario
Azhrei Nov 29, 2019 8:52 AM (in response to juan7y@icloud.com)+1
I'm trying to develop a semi-automated calendar/scheduling application for my clients to use to book my time. The page works fine as a web page, but when bundled and sent as a MIME email, the JS code doesn't run.
I can see the obvious problem with allowing this (denial-of-service attacks and the like), but a whitelist of domains that are allowed to use JS would be very helpful! Maybe with a popup to allow/disallow/ask on the first use?
Turning it off and removing any chance of configuring it seems... draconian.
(I've filed a bug report for Apple Mail on ios, but this issue plagues macOS Mail as well.)
-