Is there a way to detect if the user is browsing using "incognito mode"? No matter if it is PHP, JS, HTML or etc method.
Thanks!
Is there a way to detect if the user is browsing using "incognito mode"? No matter if it is PHP, JS, HTML or etc method.
Thanks!
In javascript window.RequestFileSystem function exists, but returns an error in incognito mode. Which is can be used to check incoginto mode.