there is an h5 page, put on iphoneX, webview slide is, the audio in h5 will be paused? Is there any way to solve it?
there is an h5 page, put on iphoneX, webview slide is, the audio in h5 will be paused? Is there any way to solve it?
I also encountered this problem. Later, the audio will not be placed outside the scrolling area div. As long as it is not in the scroll layer, the audio will not be paused
.1. If I call the function of js natively, I am not sure what the scope of the function of js is. I packaged the node module with bowseriry and wanted to expose the function I wrote to the native call . For example, the global domain of window,node in the...
opening the local address with safari in Xcode simulator can t catch the package (charles), but you can catch it by opening any other website. You can also catch it by directly accessing the local address with chrome without simulator,. I wonder if a...
do hybrid development, installed xcode simulator, but now can not debug the web page. I checked on the Internet and found that there is no web checker option in the advanced options of the simulator. My colleague s computer is pro s, mine is air s, a...
whether to write code is whether the more intermediate variables are written, the better such as a point: public class Point{ int x; x int y; y int isExist; x,y int quadrant; x,y } is it necessary to crea...
there are two input input boxes on the rt: page. When the input method is called on the iphone, the page will be topped up, how to set it up so as not to be topped. look up some solutions on the Internet, all with an input box at the bottom of the page,...