4.25 and 4.26 Maps Broken on Safari (Mac Intel)

238
1
05-28-2023 05:47 PM
CE1
by
New Contributor

Loading the SceneView Sample Code Pen (or any map) on Safari (Version 14.1) on MacOS Big Sur (11.3.1) running Intel CPU will not load any maps with 

[Error] TypeError: n.getBigInt64 is not a function. (In 'n.getBigInt64(0)', 'n.getBigInt64' is undefined)
Eb (init.js:24:140)
P (init.js:15:169)
u (init.js:6:147)
Global Code (index.html:49) error.

If I change the code pen to use 4.24 or older, it will work.

0 Kudos
1 Reply
AndyGup
Esri Regular Contributor

Hi @CE1, SDK version 4.26 (and 4.25) is only supported on Safari 15 or later: https://developers.arcgis.com/javascript/latest/system-requirements/#supported-browsers. There are also feature specific requirements for SceneViews: https://developers.arcgis.com/javascript/latest/system-requirements/#feature-specific-requirements

0 Kudos