Skip to main content

All Questions

Tagged with
0 votes
1 answer
134 views

How can i fix the error i get when i run cordova build android on windows cmd

When Ever i run the cordova build android command i keep getting these errors and i dont know how to fix it, i have tried to google buh nothing helped. i am already in the cordova directory: i run ...
coder756's user avatar
3 votes
1 answer
1k views

Cordova Android app crashes with RecoverableSecurityException while capturing photo

Cordova android app crashing frequently while capturing photo using camera. The stacktrace from crashlytics is Caused by android.app.RecoverableSecurityException: com.myapp.appname has no access to ...
spdev's user avatar
  • 91
-1 votes
1 answer
511 views

Update Cordova jQuery Mobile app to more modern

I have a very old Cordova app, works well for the purpose, but looks so outdated. It uses pretty basic JavaScript, HTML & CSS with some help from jQuery and jQuery Mobile, and contains a few pages ...
robblond's user avatar
0 votes
1 answer
122 views

How to build a splash screen for IOS and Android

I am finalizing a App for Android and IOS with Cordova. I use the cordova-plugin-splash, but I have a lot of issue with IOS, specially with the splash images. I wonder if there is a standard to do ...
pierrot10's user avatar
  • 129
1 vote
2 answers
5k views

How can I use cordova-plugin-background mode

I need some assistance to make my App working in background. I created my first App with Cordova 10, jquerymobile and it works fine excepted in backgound. The idea is to installed the following plugin ...
pierrot10's user avatar
  • 129
0 votes
0 answers
819 views

Cordova jquery insert into mysql

First I'm very new to cordova and mobile app development so I'm not sure if there is any dependencies/plug-ins I'm missing. I'm following tutorials but not much info on all the pugins needed etc. I'm ...
user3744959's user avatar
0 votes
1 answer
214 views

jQuery Mobile listview widget on click event not firing for Mobile

I am trying to bind to the click event of listview item which works fine in the browser but when I run it on Android Emulator (webview) as an application with cordova, I get nothing and no console ...
mitchelangelo's user avatar
0 votes
1 answer
862 views

How to setup Jquery Mobile navigation using OnClick Events

I am building a hybrid application out of Jquery Mobile, Cordova and WordPress. My current question is regarding my navigation between "pages" in index.html that have the data-role="page" attribute. ...
Denoteone's user avatar
  • 4,055
2 votes
1 answer
80 views

Ajax http request loads previouse images into carousal when i make new request

I am working on a mobile App using javascript (PhoneGap with Wordpress Rest API for wooCommerce Multivendor. My code is written to collect the product ID and load the Images into a carousel. The ...
Legendchyke's user avatar
1 vote
1 answer
734 views

Cordova plugin document scanner

I need to integrate Document scanner in cordova mobile app. I know there is a cordova-plugin-document-scanner is available. its not what i expected. It should automatically find the document and ...
Ajithkumar A's user avatar
1 vote
2 answers
1k views

Cordova can't build ios

I have Cordova version (8.0.0) Am trying to build the ios but shows a msg without any error and stops the build. > Building for iPhone X Simulator Building project: /Users/FaisalAlzahrani/...
Faisal's user avatar
  • 431
2 votes
1 answer
459 views

jQuery MouseWheel Event To Pinch Event

I am converting my project to cordova application. But i stuck in mousewheel event. What is the equal of this event in cordova? I have a canvas and some objects on it. I zoom in/zoom out using mouse ...
Nevermore's user avatar
  • 1,703
0 votes
1 answer
385 views

Cordova/JQuery mobile app not displaying pages correctly after being built

I am working on a mobile app using Apache cordova and jquery mobile. When debugging on my laptop everything looks correct and runs smooth but when I attempt to build to a device or look at an release ...
Jason Gyoker's user avatar
0 votes
1 answer
2k views

How to change startup file index.html to other html file in phonegap

How to change startup file index.html to other html file in phonegap. I change the content src="login.html" in config.xml file but it won't work. It always load the index.html file. please help. ...
suraj's user avatar
  • 1
0 votes
0 answers
52 views

Multi-select breaking on no selection and OK

I am working on a Cordova project and found this example on the jquerymobile site. http://demos.jquerymobile.com/1.4.5/selectmenu-custom/ When I use this and select anything it works fine. The ...
Neil's user avatar
  • 666

15 30 50 per page
1
2 3 4 5
246