I have a react.js application. Is there any way to deal with this error: "ReferenceError: Can't find variable: BigUint64Array" ? My code is working fine in all the latest iPhone devices like iPhone11, iPhone12, iPhone13, etc but not working on a couple of devices like iPhone8, and iPhone XS in any browser, either Safari or Chrome. can I have any alternatives/third-party packages for BigUint64Array? Where can I check the minimum browser-supported version for BigUint64Array?