1

Currently i'm trying to check if user press back button when running my webpage. I'm using window.onpageshow to check the experience. It works well in chrome and also safari.

My problem is window.onpageshow not working in Android default browser. Is it because the app is still not supporting pageshow attribute? Or is there any method other than using pageshow ?

header('Cache-Control: no-cache, max-age=0, must-revalidate,no-store'); is already implemented in index.php

enter image description here

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.