window.close() doesn't work on iOS 8 GM seed

后端 未结 1 1389

I am trying to open new tab via Javascript using window.open(), then using window.close() to close, but it seems window.close()<

相关标签:
1条回答
  • 2020-12-12 18:51

    There isn't a workaround.

    I added a message in our web pages. 'Please close this window if it does not close automatically.'

    There is a forum about this issue. https://devforums.apple.com/message/1044445

    0 讨论(0)
提交回复
热议问题