problem description how to use cordova-plugin-splashscreen plug-ins in iOS projects iOS project I use XCode to set the startup diagram. I can only set the dead display time. How to use the cordova-plugin-splashscreen plug-in in the ios project, ...
request in the vue page: mounted () { axios.get( http: v.juhe.cn toutiao index , { params: { key: ed0b5a46f81b282bd2ce8df1f02225d9 } }) .then(function (res) { console.log(res); this.list = res.result.d...
as mentioned above, it can be displayed normally in Mumu simulator and browser in cordova serve mode, but it cannot be displayed on real machine, and DOM elements can be rendered. My phone is Android 8.0 cordova version 7, the official check is the hig...
cordova external screenshot plug-in ...
the react project created by Dva, combined with Cordova, is ready to encapsulate hybrid App. I want to use the cordova plug-in to call the camera. Is there any way to implement it? ...
problem description Open the ionic project with xcode. It takes more than 10 seconds to start after packaging the app. the environmental background of the problems and what methods you have tried you can use ionic build android-prod packaging to s...
ionic3+angular5 develops httpclient for app,. http post requests java interface with Authorization and returns 500error, but it is normal to test with postman, and some get interfaces or post without Authorization verification can be returned norma...
use cordova to package apk files. I don t know why. environments are all installed normally ...
Android applications have been developed with vue-cli2.0 and Cordova before, but it was a long time ago. recently wanted to build the project from scratch with the new vue-cli3.0 and cordova, but encountered a path problem when debugging the real machi...
when you make a cross-domain request for a normal web page, you only need to set Access-Control-Allow-Origin: domain name . However, it seems that Cordova APP is a local request on the phone without waiting for a domain name. How to set Header ...
what exactly does this step do when Ionic adds android support? There is no response at any time. Is there any solution? ...
the new company uses cordova, to let the front end complete the page development of ios and android. but none of the four buddies we joined together failed to run ios s app on the real machine. every time we execute cordova build ios, we will get an ...
problem description cordova build android failed download download failed all the time after using the cordova build android command Download https: maven.google.com com . the environmental background of the problems and what methods you have t...
Ionic2 project, there are dozens of pictures on a page that need to be uploaded or loaded. Is there any way to effectively compress images to make uploading or loading faster? ...
how does cordova achieve the function of obtaining camera stream in real time like webRtc? webRtc cannot be used because it is compatible with ios,. the function that needs to be realized is that the real-time video stream of the front camera draws ...
problem description due to the need for compression on the mobile phone, it is relatively slow to display images after selecting pictures, especially large ones. Usually, images above 6m need at least 5s, which brings challenges to the user experience...
problem description <input id="uploaderCustomInput" multiple name="image[]" class="weui-uploader__input js_file" type="file" accept="image *"> cannot call the camera under android? the environm...
ask for advice, how to solve this error? E: cordova-demo>cordova requirements Android Studio project detected Requirements check results for android: Java JDK: installed 1.8.0 Android SDK: installed true Android target: not installed cmd: Command...
the phone is connected to the computer, and the debugging tool opened. runs cordova run android and the result is packaged successfully, but the page of the phone cannot be displayed. Why? BUILD SUCCESSFUL in 2s 47 actionable tasks: 1 executed, 46 ...
how to install and debug the .app format file packaged by cordova? The project webapp, written for vue now needs to be packaged into ios version. After using mac for the first time, I finally got a .app format file through cordova build ios ...