Category "cordova"

keep keyboard open on Ionic when button click ( chat app )

I have an Ionic v1 chat application, I made everything, but I encountred the famous problem when clicking on a send button (send chat) the keyboard loses focus

Cordova build Execution failed for task ':app:compileDebugJavaWithJavac'

I am building mobile app using cordova https://cordova.apache.org/ I am facing error when I am trying to build for android platform even after updating build.gr

Cordova Plugin alternate to <source-file> tag to copy entire directory contents

Is there any way to specify in plugin.xml to copy every file in plugin source folder to the target platform directory either with one dir copy statement or auto

Phone Number not clickable on IOS ionic

I am using Ionic 1 and on my app I am using a phone number. If the user clicks the phone number then I want the number to open in the call window so that user c

Error code 65 for command: xcodebuild How solve it?

I run ionic cordova build ios and the response ever is a error Please help me ** BUILD FAILED ** The following build commands failed: CompileXIB MyApp/C

Error: Source path does not exist: resources\android\icon\drawable-hdpi-icon.png

I'm trying to get an APK file from a Ionic project with the "cordova build --release android" command on a Mac and it doesn't work as I get this error "Err

Cordova console.log not working

Hello I downloaded and installed node.js as I have done million times also I installed cordova as mentioned in their docs. Furthermore I installed console.plugi

Cordova console.log not working

Hello I downloaded and installed node.js as I have done million times also I installed cordova as mentioned in their docs. Furthermore I installed console.plugi

how to add to settings.gradle in cordova

This is the same question I am to new to comment on it to see if he found a answer Cordova is generating a new settings.gradle file when you run "cordova build

Cordova build changes distributionUrl in gradle-wrapper.properties file

I keep getting the following build exception when I run cordova run android --verbose What went wrong: A problem occurred evaluating root project 'android'

Cordova (android) : Avoid the grey background before splash screen

How to avoid the dark grey background which will flash for a second before the splash screen appears in android app built by Cordova ?

Gradle error : Server returned HTTP response code: 403 for URL: http://services.gradle.org/distributions/gradle-2.2.1-all.zip

I have this error in the apps that I'm currently building on: C:\mobile\xtern_mobile\ST>cordova run android ANDROID_HOME=C:\Users\myPC\AppData\Local\Android\

HTML5 datalist tag is not working in android

I am using the datalist tag to provide auto-complete to an input text. The tag is working fine on desktop chrome but it's not working when I test it on my phon

Plugin should use a background thread ( Terminating app due to uncaught exception 'NSInvalidArgumentException' )

i am trying to use cordova keychain [plugin][1] for ios, inside my ionic application. but facing this error 6:48 PM2020-07-14 18:44:32.456726+0500 Farsh[1817:5

How to add basic UI components in cordova project?

I am beginner of cordova learning project and creating a sample application using eclipse. Using CSS file I am able to change image, height, width, margin and p

Got error when deploy adapter in mfpdev

I am working on IBM MobileFirst platform 8.0 when i deploy the created adapter i get some error.I am new here.Please help me. this is the error i got.I can crea

Failed to load resource: Preflight response is not successful

Am trying to call CORS Rest API but am getting this error: Failed to load resource: Preflight response is not successful This happens on my cordova apps a

Firebase Project Results in "Auth/network-request-failed" error on login

I'm running into a strange problem with my Cordova Project that uses Firebase. It works perfectly in browser, but when I run my app on an emulator or phone (And

Phonegap Android permissions, config.xml and plugins

I have a Phonegap app that I'm currently developing and testing for Android. Problem is, when I publish to device, the Android Manifest is full of permission re

How can I display an Iframe in an iOS app

I have an app created through cordova (just cordova not ionic) for both Android and iOS. The app has an integrated iFrame, which works well in the generated APK