Category "cordova"

Android signed APK can not make API calls

Our app has started hanging when making API calls despite not being updated in production for months. We can replicate the issue using the Play Store version of

How or Where Cordova platform add android get the minSdkVersion value?

Good day, I have a cordova mobile project, and I using "cordova platform add android" command to add my android platform. In my config.xml, I set the minSdkVers

Ionic/Cordova app does not find MainActivity

My app (Ionic 5 + Cordova 9.1.0) crashes when I try to start it on an Android 11 phone. When I look into the logs with logcat I see that the main activity is no

Angular Ionic Capacitor Barcode Scanner Plugin not working on Web

I am currently building my first Ionic app, which should include a QR-Code scanner. This is my package.ts { "name": "drink-inc", "version": "0.0.1", "auth

Bootstrap framework in WebView support

I Checked Bootstrap framework's device/browser support page and found that it is not supporting WebView in iOS. I tried to find the reasons in internet but i a

Not able to access CSS from the phone storage in Cordova

I am trying to access CSS file from phone storage in Cordova. The simple use case is to use dynamic CSS. Donwload the CSS from the server on a specific interval

Android - Is there a way to set padding to a webview content?

I've a BottomNavigationView with radius borders, and I need to see the content of the pages passing between the borders. But, one of the BottomNavigationView's

How to store a document files in root media or root directory using cordova android 10.0.0 (API30) APK

facing an issue while downloading a file in media directory (file:///storage/emulated/0/Android/Media/) Used plugin: [email protected] 2.cordova-plu

Device Compatibility with Google Pixel 6 and latest Samsung Galaxy models in Cordova

Our Cordova apps are not showing in the Play Store for the latest Google Pixel and Samsung Galaxy phones. The store says the application is not compatible wit

'cordova platform add ios' returns 'Failed to fetch platform cordova-ios@^6.1.0'

Trying to follow the Create Your First Cordova App instructions at https://cordova.apache.org/docs/en/latest/guide/cli/, when trying to add any platform, I get

Error 10 in Google Login plugin for Ionic/Angular/Cordova

I'm quite new to all that technologies, but trying to develop an android app with Ionic 6 and Angular 9, compiling with Cordova and publishing in Google Play. E

Build Android Cordova Android-Sdk Deprecated

I want to build cordova androd app, when i run cordova build, its return error: Checking Java JDK and Android SDK versions ANDROID_SDK_ROOT=undefined (recommend

Ionic Blank Screen After Updated It to Ionic 6

I updated my ionic app to Ionic 6, and when I tried to run my app and It gives me a full Blank Screen, and only this error on the debug console: main.js:1 ERROR

Using Unity Ads Cordova Plugin in Capacitor

I would like to use com-artemisoftnian-plugins-unityads3 Cordova plugin inside my Capacitor app. As you know that plugin is not one of Ionic Native plugins. I a

Getting install FCM plugin issue even if plugin is installed

I am building push notification for my app but when I am running my app on device I am getting following error: vendor-es2015.js:101693 Native: tried calling FC

cordova-plugin-firebase is not working in ionic 3

i want integration cordova-plugin-firebase in ionic 3 added this plugin $ ionic cordova plugin add cordova-plugin-firebase $ npm install --save @ionic-native

Ionic 3 Volume Key Event Capture

What I want to do is call one of my functions whenever the user presses the volume up or the volume down buttons on the phone. What I tried so far is using the

Phonegap ajax request error - 'certificate has expired'

My server SSL certificate has expired, so I renewed it. But when I try to access the server through my PhoneGap app (POST request), it throws a 'certificate has

How to link from Cordova app to Waze deep linking?

I am trying to make a link from my cordova app to directly open the Waze app, but this opens something like "browserly" waze, instead of the real app. This is w

Ionic 3 Livereload not working on Android device

In one of my projects where the --livereload flag was working , suddenly the feature is not working but I see Launch Success message on my console. After launch