Doesn’t Apple mobile phone execute js when returning to the previous page?
I stored the data on the current page, then history.back returned to the previous page, and took out the data on the previous page. There was no problem with Android, and there was no problem with Google Chrome, but Apple didn't get it. I feel it's because it didn't get it. The reason for using js.
Is there any solution?
Under normal circumstances, js will be used when returning. It is recommended that you try alert on the previous page.