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
Is there any alternative to handle this case? Please suggest