-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TCEC update has broken my iPad support #108
Comments
Can you check if it works with the latest version? |
Just tested. Nope, it doesn't work. I will tun the test page on my iPad and give you the results. |
Okay, I have an idea, I'm using this {...dictionary} writing convention in javascript, and I know that the old Edge doesn't support this for example, which is using an old webkit as well, which Safari uses. So this could be the problem. |
nope
impossible
…On Wed, Sep 23, 2020 at 1:13 AM octopoulos ***@***.***> wrote:
Okay, I have an idea, I'm using this {...dictionary} writing convention in
javascript, and I know that the old Edge doesn't support this for example,
which is using an old webkit as well, which Safari uses. So this could be
the problem.
Isn't it possible to update Safari even with an older iOS?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#108 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALJPNEUWTR4A66L2DG7KK3SHEOSFANCNFSM4QM5HASA>
.
--
-Alexey Eromenko "Technologov"
|
I installed an old Safari on windows, but it's from 2012, and so old that it doesn't even support some basic functionalities ... |
Note: I'm able to download older versions of CHROME, which uses Webkit too, like Safari, for example I downloaded a build from 2018 and it doesn't work because it doesn't know the "async" keyword, so that's something that is very new too, I'll make it work on that build and then maybe yours will work too.
|
You can prepare multiple test HTML pages and I will send you a screenshot.
(NOTE that Chrome on IOS uses Safari engine, not the Chrome engine, not
matter which version of the Chrome browser you install)
…On Wed, Sep 23, 2020, 21:24 octopoulos ***@***.***> wrote:
Note: I'm able to download older versions of CHROME, which uses Webkit
too, like Safari, for example I downloaded a build from 2018 and it doesn't
work because it doesn't know the "async" keyword, so that's something that
is very new too, I'll make it work on that build and then maybe yours will
work too.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#108 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALJPNH6FIJWXZTF473MED3SHI4N3ANCNFSM4QM5HASA>
.
|
I can't prepare multiple test HTML pages if I don't know what can be wrong. I just updated the code, just need to wait for this PR to be merged: #115 |
TCEC update has broken my iPad support, as i can no longer enjoy TCEC
Only https://tcec-chess.com/liveold.html works for me.
The new version doesn't load.
I am using older iOS 11.2.2, and I don't want to update, because new IOS may perform slower. iPad Pro 10.5
The text was updated successfully, but these errors were encountered: