For iOS devices we answer request from the Operating System, that the client does not drop off the network. We implemented something similar for Android too, but that does not seem to work. :-(
This might be the reason, why you have to approve for staying in the offline network.
Mh. Unfortunately I do not have a recent android phone for debugging this :-(
edit:
some more information about the detection: [www.chromium.org]
We implemented the script, that should send an empty answer: [github.com]
And my latest test with
I am wondering what we are missing here...
This might be the reason, why you have to approve for staying in the offline network.
Mh. Unfortunately I do not have a recent android phone for debugging this :-(
edit:
some more information about the detection: [www.chromium.org]
We implemented the script, that should send an empty answer: [github.com]
And my latest test with
showed a HTTP-RC 204 with an empty respone. Any domain is resolved to the current piratebox IP, so it does not matter what the URL is.Language: PHPhttp://piratebox.lan/generate_204
I am wondering what we are missing here...