Category "cordova"

How to build cordova project with Kotlin

I have a cordova project folder www already in progress. Build this and you will have an Android project. This will create a MainActivity.java file. I don't

Qiblah Direction - Using cordova device orientation - IONIC/AngularJS

Developing Hybrid app using IONIC/Angularjs for Android/IPhone, Trying to implement Qiblah direction using Cordova device orientation, Below is the logic for th

Http and Https calls not working after Cordova upgrade

I built an app by using Cordova and it's in production for more than years. Recently few days back I upgraded my Cordova version from 9.x to 10.x. After upgrade

Push notifications not work in IOS IONIC 4 cordova

I’m using Ionic 4 and ANGULAR version 9 trying to send notification in IOS using Cordova. I did all the requirements to push IOS notification and it was w

Cordova InAppBrowser - How to return to app on iOS device after clicking link

I am trying to allow the user of my Cordova Appery.io iOS app to click a link in the app to visit a website and be able to return to the mobile app. The issue

Error: Package "@ionic/angular-toolkit" has no builders defined

[error] Error: Package "@ionic/angular-toolkit" has no builders defined.} at WorkspaceNodeModulesArchitectHost.resolveBuilder (C:\Users\Lenovo\Documents\kr

How to read choosen file content in Cordova app?

I want to perform the below task in my Cordova android app Give the user the ability to choose any txt file from his device. Then the file content I need to rea

How to execute a Bash command using an Electron platform in Cordova

I'm trying to use Cordova that now includes Electron to create a Desktop App for Linux. I want a button that fires a shell command: const exec = require('chil

Why Jenkins failed with Cordova multi configuration project with build as failure?

I installed Jenkins and started and configured my sample Cordova project with it. I created a multi - configuration project, where my Configure page contains fo

How to set Android exported for Cordova application

I am need to publish a Cordova application on Google Play targeting Android 12. When I uploaded my APK file, I get error You uploaded an APK or Android App Bund

Cordova/Phonegap NFC Plugin NDEF_PUSH_DISABLED

I am trying to build a basic Cordova NFC App using the plugin phonegap-nfc that sends one message using NDEF Peer-to-Peer Messaging from one device to another.

Cordova Android Build Dose Not Consider Some Of my Styles

Hello Guys I am using angular for developing an application my output on web is totally fine but when i use cordova to build for android its seems like some of

Cordova Android Build Dose Not Consider Some Of my Styles

Hello Guys I am using angular for developing an application my output on web is totally fine but when i use cordova to build for android its seems like some of

Error on text-to-speech api : ReferenceError: speechSynthesis is not defined

I'm making a program in quasar framework (who works on vue and can be compiled on mobile by cordova). And i'm having some issues to run it on mobile. here's the

How to host material icons offline?

My apologies if this is a very simple question, but how do you use google material icons without a <link href="https://fonts.googleapis.com/icon?family=Ma

net::ERR_CONNECTION_REFUSED ionic

I'm developing an application using ionic , I could retrieve data from my webApi server and display them on the navigator with ionic serve but when I try to exe

Ionic - run performance tests directly on device

I am developing an ionic 1 app designed to run on a specific android device. I cannot find a way to easily get performance metrics (memory usage, cpu, fps, et

Partial wake lock releases when screen turns off

Im building a Cordova/Ionic app which lets a user view the camera of an Andoroid cellphone live using webrtc (peerJs). I need to allow the device to turn off t

Ionic build fails at "Could not resolve com.google.android.gms:play-services-ads-identifier:[15.0.0, 16.0.99]"

So building was always fine until it wasn't. Nothing new was added, nothing was removed, no packages installed, nothing. Everything was working fine until the b

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