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
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
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
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
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
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
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
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
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
I keep getting the following build exception when I run cordova run android --verbose What went wrong: A problem occurred evaluating root project 'android'
How to avoid the dark grey background which will flash for a second before the splash screen appears in android app built by Cordova ?
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\
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
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
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
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
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
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
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
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