if it is not maintained, how to push the message and update the information but if it is maintained, it will take too much socket ...
the APP we are doing now is a mixed APP, native android + h5 Native things like calling cameras, native android provides methods for front-end calls now there is a demand: A users share Wechat with B users, and B users will jump to H5 page when the...
such as the question, can the app packaged by web run in the background with Android and ios? After locking the screen, some tasks continue to be carried out. If so, what is the solution? ...
webapp, written by myself on an Android phone, pressing the back button once will exit app, and return to the desktop, instead of like native app, there will be a prompt, such as "press to exit the application again ", but there is still no fallback ef...
the first time h5 interacts with APP, there are some problems. there is a requirement: the front end of H5 needs to call the camera and photo album to upload a picture. Then the developers on the native APP side said to me that you can just call my m...
1. No matter how I write it, I can t get the picture object 2. It s going crazy! <input type="file" onchange="upimgfun"> function upimgfun(e){ alert(e) e.target.files[0] } <input type="file" class=&q...
var str = "Mozilla 5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit 604.1.38 (KHTML, like Gecko) hybrid 2.1.5 parent Version 11.0 Mobile 15A372 Safari 604.1" hybrid 1.1.5 parent parent 1.1.5 regular do not know how to match, big f...
is there anyone who uses vue to develop cross-platform APP? what technology stack is used, is it easy to use, and what are the pitfalls? are there any good documents to recommend ...
use mui to develop an app, how to use mui s scanning function to recognize license plate numbers, or take pictures automatically ...
the project has been packaged, and it is no problem to run the packaged file locally. Then I used hbuilder to generate app here, and found some solutions to the problem on the Internet, but found something different during the operation. all the packag...
< H2 > client code: < H2 > let xhr = new XMLHttpRequest(); xhr.open( post , url , true); xhr.withCredentials = true; xhr.send(null); < H2 > server: < H2 > header( Access-Control-Allow-Origin: * ); header( Access-Control-Allow-Credentials: true ...
for example, one of the requirements now is that my H5 page provides a button to download iOSAPP, which users click to download will automatically install the installation package now this function has been implemented, but the installation should be u...
for example: an Android stand-alone game with my local archive, I want to somehow combine the game with my local archive, package it into an apk file again, and then send it to others so that they can use it and look exactly like mine. in addition, I d...
when using vs to launch the h5 page in the app project, the error is as follows, Server error in application. Analyzer error description: an error occurred parsing the resources required to service this request. Please review the following spec...
there is a project that uses App written in H5 to package hubilder . if you click on another page, click the return button to return to the previous page; but if you click on the home page, the app will end how to click the return key to run app ...
I found a lot of information on the Internet, but I couldn t find it. Specially came to sfgg to ask questions, the online search is either unable to pack or wrong. Ask Daniel for an answer or give an article, both apk and ios need to thank you. At prese...
1. Hbuilder packages the vue project into app, and replaces the interface of the proxy, but still cannot request the interface data 2, interface report 302 ...
Native App, is coming online now, and the boss suddenly wants a check-in function (10 cents a day for check-in, 20 points for two consecutive days) . how long will it take to achieve this? (I am Party A, so I want to know the time required.) ...
after logging in to APP once, you don t need to log in again every time you enter the app. How can we complete this function if we use PHP as the background? What if the SESSIONID is added to each request, but the SESSION expires? And how to verify whet...
Hbuilder packages APP and Weex,react Native. What s the difference in packaging them into APP? In terms of performance or permissions? ...