window.addEventListener does not work on iOS
I want to write a function to listen to sessionStorage. I found that the following code works fine on both computers and Android phones, but it suddenly stopped working on iOS phones recently. Does anyone know how to fix it?