Web app won't load on MacOS 11
cellPAINT allows users to create living illustrations of biology.
Brought to you by:
acoreda,
adamgardner
Good catch, actually known from unity https://forum.unity.com/threads/bug-generated-unityloader-js-fails-in-ios-14-public-beta.942484/
I will check if its still the case and fix it otherwise.
Ludo
The web app have been fixed according the unity forum.
"find a line with this text, "p = /Mac OS X (10[._\d]+)/.exec(i)[1];", change it to "p = /Mac OS X (1[._\d][._\d]+)/.exec(i)[1];"