background
customer service feedback: after the paying user enters the relevant H5 page through App, it is found that the lack of permission is a mobile compatibility problem (because the access in another phone or direct browser is OK), such as Gree Mobile 2 (Android 6.0.1)
but how can this problem be repeated without Gree Mobile phone 2 at hand? The cause of the problem can be found only if it can be reproduced
ask
know the corresponding User-Agent of the user through the log: Mozilla/5.0 (Linux; Android 6.0.1; G0215D Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/44.0.2403.119 Mobile Safari/537.36
is there any way to simulate this kind of browser to visit the H5 page to reproduce the problem while debug debugging to find any incompatibility?