beforeunload and onpagehide events not working on browser window close

I am trying to execute some code on browser window close but beforeUnload as well as onpagehide events are not getting triggered when I close the safari browser window on MAC as well as on IOS. beforeunload event is working on the other browser but the issue is only on the safari browser.

Is there any alternative to handle this case? Please suggest

Same issue here.. is there any update on iOS for that issue soon?

beforeunload and onpagehide events not working on browser window close
 
 
Q