61,545 questions
0
votes
1
answer
20
views
Cordova iOS app - Access Control Allow Origin
I'm building an iOS app with Cordova.
When I emulate with browser I don't get any error, but when I do with cordova emulate ios, BUILD SUCCEEDED, the app runs in the simulator but i get some errors in ...
0
votes
0
answers
22
views
Angular + Cordova Android application how restrict face biometric?
For VAPT I need to restrict biometric access in android device based on class 3 (biometric_strong) devices.
In Samsung s24 device is class 3 for finger only not for face.
In that scenario prompting to ...
0
votes
1
answer
65
views
Cordova (Android) - set gradle repositories
When building our Cordova Android application, the build fails because of failing connections to https://repo.maven.apache.org/maven2
e.g.
Could not get resource
'https://repo.maven.apache.org/maven2/...
0
votes
0
answers
128
views
cordova in-app picture viewer and android READ_MEDIA_IMAGES permissions issue
My cordova app displays photos that users can click on and then pinch expand/zoom the photo and/or download the image. I am using the plugin: https://github.com/YaroslavG/photoviewer. I just ...
0
votes
0
answers
31
views
Sandbox access violation: Blocked a frame in [email protected] cordova build
I have make build using cordova platform add [email protected] version
but getting error when run on iphone device
I am trying to my web in iFrame and iFrame host in cordova app. (web framework is DNN(https:/...
0
votes
0
answers
35
views
Cordova bridge not firing after biometric passcode fallback on iOS (device ready / document.ready not triggered)
We are facing an issue in our iOS Cordova hybrid app (WKWebView) during biometric → passcode fallback authentication.
Environment:
Cordova iOS 7.x (WKWebView)
Native plugin handles Face ID / Touch ID ...
0
votes
0
answers
49
views
JavaScript WebView on Android, need to be able to detect the virtual keyboard being removed (Cordova App)
I have a Cordova app We Vote Ballot Guide that is having trouble when the Android hide keyboard button is pressed on Android's navigation bar at the bottom of the screen.
When the virtual keyboard is ...
0
votes
0
answers
23
views
Ionic Local Notifications not working consistently on lock screen (iOS & Android)
I am working on an Ionic (Angular + Cordova) app and using the @ionic-native/local-notifications plugin to schedule reminder notifications.
On iOS, interval notifications do not show at all when the ...
0
votes
0
answers
47
views
How to fix the Cordova/vscode error,"spawn EINVAL"
I have been making Android application on the Cordova/vscode/window10.
Today vscode stopped when I started debugging by "Run Android on device".
Debug console on vscode says spawn EINVAL.
...
1
vote
0
answers
62
views
How to install @nodert-win10-rs4/windows.devices.geolocation in Node 18 / Electron 29 with Cordova-Electron on Windows?
I’m working on a Cordova-Electron project where I need to access the Windows native geolocation API (WinRT) instead of using Google’s geolocation provider.
Environment details:
Node.js: 18.20.x
...
0
votes
0
answers
36
views
Google Play Billing (cordova-plugin-purchase v13): init/update OK but no products (productFound=false) on Internal testing
Hybrid app (Vue + Capacitor 5) using cordova-plugin-purchase v13.12.1 on Android.
Installed from Google Play Internal testing (opt‑in link). Tester account is added in Play Console → Settings → ...
0
votes
0
answers
67
views
Google Play Billing: subscriptions/base plans not loading in Cordova/Capacitor app (no BillingClient logs, only Finsky)
Hybrid app (Vue 3 + Capacitor 5) with cordova-plugin-purchase v13 for Google Play subscriptions.
App is installed from Google Play Internal testing (opt-in link). The tester account is added to ...
0
votes
0
answers
86
views
Cordova and Xcode ios how to modify existing podfile post_install config
How can I add post_install configurations to an existing podfile that already has a post_install section? I need to add a line to fix a build clang ld linker error to debug-iphonesimulator myapp....
0
votes
1
answer
38
views
FullCalendar with Meteor 3.3.1 – Event Colors and Size Issue on Mobile Build (iOS/Android)
I'm using FullCalendar React with Meteor 3.3.1, and I'm running into an issue when building the mobile version (iOS/Android). The calendar appears fine in the web version, including when viewed ...
0
votes
1
answer
128
views
Apache Cordova Android migration from 13 to 14.0.1: LocalFileSystem not defined when deviceready fired
as of August 31, 2025, Android apps must comply with targetSdkVersion 35. I therefore wanted to switch my Cordova Android app from [email protected] to [email protected]. The app is built ...
0
votes
1
answer
122
views
Cordova AdMobPro plugin not showing ads on Android 14 / API 35 emulator
I'm working on a Cordova app that targets Android 14 (API 35). I have cordova-plugin-admobpro, but ads are not showing on my emulator (Pixel 9a, API 36).
This was working well before the updates to my ...
0
votes
0
answers
38
views
camera.getPicture returns 20
I am trying to get the Cordova camera plugin to return a picture, but it returns the integer 20 instead of a valid file URI. Note that this was working with previous versions of Android, but not with ...
0
votes
1
answer
62
views
Cordova apps in upgraded Android environment display the URL bar
I am trying to prevent the URL (etc) bar being displayed in some upgraded Cordova apps that wasn’t there before the upgrade. The apps themselves are unchanged, but the environment needed updating:
I ...
0
votes
1
answer
186
views
How do I use Android Photo Picker from Cordova?
I was using cordova-plugin-camera to pick photos. Google Play rejected my most recent update, saying that I need to switch to Android Photo Picker.
Is there an Android Photo Picker Cordova plugin?
I ...
0
votes
0
answers
66
views
Java error when Syncing after Android Studio update from Koala to Narwhal [duplicate]
My Cordova Android apps** built and ran fine under Android Studio Koala.
I then updated to Narwhal (2025.1.1).
Given the deprecation of jcenter(), I followed advice in post "JCenter deprecation; ...
0
votes
0
answers
52
views
Cordova build fails with Gradle timeout: No Java files found that extend CordovaActivity / Gradle zip download fails
I'm currently working on a Cordova Android app project ([email protected]) with the following stack:
Java version: Java 17
Gradle version: 8.14.2 (manually downloaded)
Cordova CLI: 12.0.0
...
1
vote
1
answer
69
views
Fastlane CodeSign error with match "errSecInternalComponent"
I have a Codesign error from my iOS Cordova build which I sign and finish building with fastlane. We have multiple Projects with this setup now but for some reason this one project does not want to ...
2
votes
1
answer
1k
views
env(safe-area) not working with android 15 (Samsung One UI 7) Cordova Quasar
In my Cordova application that I created with Quasar, I use this CSS style:
padding-top: env(safe-area-inset-top, 0px);
padding-bottom: env(safe-area-inset-bottom, 0px);
...
0
votes
0
answers
35
views
Using inline Web Workers with importScripts in Cordova
For a number of years I have been using inline web workers in Cordova using the cordova-plugin-ionic-webview on iOS which when a web worker is launched provides a self.location. I wanted for ...
0
votes
1
answer
135
views
firebase, via cordova-plugin-firebasex plugin, firing before deviceReady is triggered
My app was on Cordova@11 and [email protected] with [email protected] and all was working fine. My prod/app store version is running these versions.
I then upgraded my dev ...
0
votes
1
answer
270
views
Custom URL scheme and deep linking not working after upgrading to cordova-android@13
I was on [email protected] and [email protected] and my custom URL scheme and deep linking worked fine. But after upgrading to [email protected] and [email protected] (SDK 34) the custom URL ...
0
votes
1
answer
187
views
PhoneGap Barcode Scanner plugin not working after upgrading to Android 11 (Cordova / Ionic 4)
I'm developing a mobile app using Ionic 4 and was previously using the PhoneGap Barcode Scanner plugin from:
https://github.com/phonegap/phonegap-plugin-barcodescanner
The plugin worked perfectly on ...
1
vote
1
answer
104
views
Gradle not recognizing added repository
when trying to add this repository in two different environments I am getting different results:
repositories{
jcenter()
maven {
url = uri("https://repo.gradle.org/artifactory/remote-...
0
votes
0
answers
58
views
cordova android on Windows "No usable Android build tools found"
My main dev computer needs to be rebuilt, so before I did that I installed my entire cordova environment on another system, once I rebuild the dev computer then I will be upgrading everything. But on ...
1
vote
2
answers
45
views
Can I retrieve Cordova localStorage in React Native?
I had a mobile app built in Cordova, in which I saved information using the localStorage method.
When switching from Cordova to React Native, I kept the same package but can't access the information ...
0
votes
0
answers
234
views
In-App Purchase returns empty product list on iOS 18.5 (works on iOS 18.2)
I'm experiencing an issue with In-App Purchases for subscriptions on iOS. Everything works correctly on iOS 18.2, but after upgrading my test device to iOS 18.5 and Xcode to 16.4, the call to fetch ...
0
votes
0
answers
25
views
Cordova AAPT error resource drawable/notification_icon not found
I have just recently upgraded my cordova environment and now when I compile my app I am getting the following error:
Execution failed for task ':app:processDebugResources'.
> A failure occurred ...
0
votes
0
answers
112
views
After upgrading cordova environment, getting cannot run sass task missing in gulpfile.js
I have upgraded many components of my dev environment and I am now getting the following error when trying to compile my app. Everything was running fine before I started the upgrades, my app would ...
0
votes
0
answers
109
views
Cordova Android app is getting a compile Gradle error
I am in the process of upgrading my app environment from Cordova-CLI v11.1 to v12.0 and Cordova-Android v10.1.2 to v13.0
What I have installed for the upgrade:
Java JDK 17.0.14
Gradle 7.6.5
NodeJS 22....
3
votes
0
answers
70
views
Ionic Angular Cordova App Not Launching on Android 10/11: Stuck After Splash Screen and PackageManager\$NameNotFoundException
I'm working on an Ionic Angular + Cordova mobile app that needs to be built and tested specifically on Android 10 and 11 for dynamic security assessment using MOBSF. The app builds successfully after ...
0
votes
1
answer
103
views
Angular + Capacitor Android app updates via custom zip source work only until app is killed
I'm developing an Android app using Angular + Capacitor. I implemented a custom update mechanism that downloads a .zip file from my server, extracts it to a custom folder inside FilesystemDirectory....
0
votes
2
answers
52
views
Order of files in outline-apps
After installing JDK 17 and setting variables by this commands:
export ANDROID_HOME=$HOME/Library/Android/sdk
export ANDROID_NDK=$ANDROID_HOME/ndk
curl -o /tmp/commandlinetools.zip https://dl.google....
0
votes
0
answers
38
views
How to prevent voice dictation in Cordova?
I'm currently developing an app for iOS and Android using Cordova. It needs to be HIPAA compliant, therefore text entry cannot use voice dictation in the iOS, Android or 3rd party keyboards (since ...
0
votes
0
answers
64
views
Detect single word text selection using javascript on android
I want to detect when a user finishes making a text selection on android, using cordova and javascript. This is possible for multi-word selections (see the gist by parthibeyond, added at the end of ...
0
votes
0
answers
25
views
Ionic + Cordova app not sending JSESSIONID cookie
I'm working on a legacy app at the company I work for. This app is built with Ionic + Cordova + Angular. Thing is that the app isn't sending the JSESSIONID sent by one of the backend services we're ...
0
votes
0
answers
44
views
Cordova android download file
I'm trying to download a ZIP file to use within my app.
However, when the file is larger than 50 megabytes, the download fails.
Does anyone know how I can increase this 50 megabyte limit?
My code is:
...
0
votes
1
answer
92
views
"Version code 10000 has already been used. Try another version code."
I'm trying to upload a second version of my app for internal testing on google play console, but I'm getting the error "Version code 10000 has already been used. Try another version code." ...
0
votes
1
answer
89
views
iOS Cordova Geolocation not prompting for Location Permission
I am building a iOS in-house Time Card app, and I added functionality to track user clock-in location. This will be used to just to get a basic idea of where the user clocked in.
The issue I am facing ...
0
votes
0
answers
44
views
What is the correct way to reference the OutlineAndroidLib file path to build the outline application?
After executing npm run action client/src/cordova/build android command, every process works fine for building the app, but at the end, there is an error:
ERROR(spawn_stream): node --trace-uncaught /...
2
votes
1
answer
96
views
CORDOVA: I can DOWNLOAD 30 MB, but not 60 MB ? (cordova-plugin-file)
I am using this implementation, and I can download up to ~30 MB of data on my A53 Samsung Android device with it:
// File download
function downloadResult(taskId) {
cordova.plugin.http....
0
votes
0
answers
29
views
Cordova UI Router not reloading when using web inspector manual refresh to reload app
When using web inspector on chrome/android or safari/iphone my app will launch just fine and I can inspect everything. However on certain occasions, especially on Safari, app startup console messages ...
1
vote
1
answer
96
views
Add windowSplashScreenBehavior to themes.xml in Cordova app
When opening my cordova app from deep links, the Android splash screen icon doesn't show.
I found out this is by design in Android, and to have it show, I need to add this to the theme style:
<item ...
1
vote
1
answer
67
views
UntypedFormControl's valid property always returning false
I am working on a ionic cordova-angular project and I have a screen with an input field defined like this in html file.
<div class="inputdiv">
<ion-label class="...
0
votes
0
answers
136
views
Ionic Cordova Camera plugin issue with Android 13
I am working on a ionic cordova project and I am trying to integrate a functionality to take images from either camera or pick from gallery in base64 and for this functionality I am using cordova ...
0
votes
1
answer
241
views
Cordova iOS Xcode 16 getting build clang error linker command failed with exit code 1
Xcode 16.2
Cordova: 12.0
cordova-ios: 7.1.1
Node: v23.5.0
deployment_target 13
Last week my mac rebooted on its own due to some error. Don't know what it was. When it came back up it somehow had ...