Most voted "apache-cordova" questions
Apache Cordova, formerly called Phonegap, is an open source mobile development platform with Apis that allow developers to access native device functions such as camera or accelerometer.
Learn more…527 questions
Sort by count of
-
1
votes0
answers71
viewsphonegap plugin in Angularjs ngCordova
I have a slight difficulty in understanding how to install these plugins, in general they never work for lack of some file I haven’t called or anything like that. For example, this facebook plugin…
-
1
votes0
answers136
viewsProblem showing gallery camera Cordova Ios
I’m using the Cordova plugin $cordovaCamera.getPicture and when opening the photo gallery on Ios is breaking the label this way: First : I have the language of the device in Portuguese and is…
-
1
votes1
answer954
viewsGPS oscillating even when in a fixed location
I’m working on an Ionic app, with traceability, but the gps signal oscillates very certain 200m, even being in a fixed place, know some solution for this?
-
1
votes1
answer383
viewsRequest problem - Phonegap + Ajax
was doing a test to test the phonegap, but I’m not able to make an Ajax request in the app, but the request works in the browser. $( "#botaoBusca" ).click(function(){ var cep = $( "#cep" ).val();…
-
1
votes2
answers7365
viewsHow to know which version of the browser dynamically?
I’m doing a project in CORDOVA using basically HTML, CSS, JS. But in some mobile phones the image of some icons are getting their natural size and in others not, I have used basically vh to set the…
-
1
votes1
answer169
viewsIs it possible to call/see the android app’s Cordova plugin from an external site that opens inside the app?
I have a simple app using Cordova, inside, I call an external web application developed in Angularjs. I intend to start monetization in the app, and for that I want to make sales through the Google…
-
1
votes1
answer119
views"EACCES" error when using Cordova on OS X
Suddenly, while activating the command "Cordova run android", I get the following log MBP-de-Rodolfo:cordova rop$ cordova run android…
-
1
votes1
answer339
viewsInappbrowser plugin does not work (Unknown Provider)
I have the following code: <input type="text" id="input-url" name="input-url" placeholder="URL do Servidor"> <button class="button button-block button-dark" ng-controller="AppCtrl"…
-
1
votes0
answers6
views"jquery.min.map not found" when debugging Cordova for iOS
My project opens error-free in Android Browser and Webview. Only in iOS Webview (by safari Veloper tools) are you only acknowledging this error.…
apache-cordovaasked 8 years, 4 months ago ropbla9 6,810 -
1
votes0
answers89
viewsCordova Camera Plugin does not trigger the return of success or failure
I’m trying to use the latest version (2.2.0) of the Cordova Camera Plugin in an app I’m developing on Intel XDK. My javascript and HTML are: <script type="text/javascript" charset="utf-8">…
-
1
votes1
answer176
viewsMaps API Cordova - Add multiple markers
I am using the code below to add several markers to the map. Each click a marker is added. In Chrome the code works perfectly, however, when generating code using Cordova the map is displayed but no…
-
1
votes0
answers73
viewsHow to convert ES6 to ES5 in Cordova via a hook?
Cordova’s crosswalk plugin does not work on iOS, so iOS Webview continues to be native. The problem is that native Webview (safari) does not run ES6, but my project is written in ES6. I need a kind…
-
1
votes0
answers63
viewsPhonegap Push Notification + Additional PHP JAVASCRIPT information
Hello, I’m trying to use the following function to pass additional information to my app using phonegap and push notification. function sendGoogleCloudMessage( $data, $ids ) { // Insert real GCM API…
-
1
votes0
answers149
viewsPhonegap plot Route
How do I plot a route through the Phonegap and follow the route so that at the end it tells me what my route and how many km, mts, etc I miss?
-
1
votes0
answers229
viewsInappbroser Phonegap Opening URL in Chrome
I’m using inappbrowser in phonegap to open an external link inside my app. Use in this way var ref = cordova.InAppBrowser.open('http://google.com', '_blank', 'location=no'); when I open phonegap…
-
1
votes0
answers60
viewsBuild multi APK in Cordova without Crosswalk?
Since I took Crosswalk off my project, Cordova only build an APK. But I need my app on x86 and ARM architecture. How to do this without Crosswalk? Or would Cordova’s standard APK be a hybrid APK for…
-
1
votes1
answer65
viewsBring in smartphone contacts
I made an application to bring the contacts from the device. My doubt is the following when I bring the phone it brings me an array, with type:mobile, value="" with the phone, how can I do a…
-
1
votes0
answers198
viewsphonegap-plugin-push does not work on iOS
Good afternoon to all! I have an IONIC project where I am using phonegap-plugin-push to send Push notifications. Android is working very well, but iOS does not work. Alert does not appear asking if…
ios apache-cordova push-notification apple-push-notificationasked 8 years, 2 months ago eliangela 171 -
1
votes1
answer142
viewsIonic show lautitude and longitude in view
I’m not being able to show my location in the view, but using the.log(long) console I can see my location from the console. Where can I be missing? ` .controller('Geoctrl', Function ($Scope,…
-
1
votes1
answer40
viewsAds do not appear in Cordova SDK
From the API 2.0 my ads, banners and insterticial do not appear. The banner shows no clue, the interstitial loads the spinner then disappears. I have already checked my Key API and my code is…
apache-cordovaasked 8 years, 2 months ago ropbla9 6,810 -
1
votes2
answers1476
viewsPhonegap - Open Whatsapp "Whatsapp://send?" IOS 10
Until the last version of iOS 9 when I wanted to share something by Whatsapp I could use the link: whatsapp://send?text=mensagem on a tag <a> or window.open no js. But in iOS 10 this stopped…
-
1
votes0
answers127
viewsIs it recommended to create a custom splash screen in the phonegap?
It is good practice to create a splash screen customized. For example, there is the plugin splash screen, but I would like to create a own page without using the plugin and I would like to know if…
-
1
votes1
answer466
viewsHow to grab image from camera in Base64 (using phonegap) and send to server via JSON with Angularjs?
I’m getting the hang of imgEnviar, who receives the base64 coming from the camera, and inserting into the JSON and sending to the server with $http with Angularjs. I want to know if it’s really…
-
1
votes1
answer91
viewsDoubt with Ionic project generation
I have this environment installed: Nodejs = Node-V6.9.1-x86. msi npm = 3.10.8 jdk = jdk1.8.0_91 Cordova = 6.4.0 Ionic = 2.1.13 When entering cmd as administrator, I requested the creation of a…
-
1
votes1
answer1147
viewsInstall IOS app without having to go up in the store
Is it possible to install an IOS app without having to go up in the store? Just like I can just download the . apk and install on android? An example of what I’m talking about:…
-
1
votes1
answer75
viewsIs it possible to make a Swipe to open the application?
I wonder if it is possible to create an event in an application that performs this function, and if there is a plugin.…
-
1
votes0
answers69
viewsI am programming for PHONEGAP and JQUERY MOBILE does not work on the pages I am loading
I am programming for PHONEGAP and when I load a page per load inside my code I cannot use any type of selector or Jquery for that code. Example <script> (document).ready{function(){…
-
1
votes2
answers180
viewsJavascript connection to the database does not work
Hello, I am trying to connect to Mysql database with a Phonegap/Cordova project and am experiencing problems. First I created the Cordova project and the only change I made was importing Jquery.…
-
1
votes1
answer518
viewsCordova, how to change the color of the control bar: back, home and windows
I do not know the name of the component but the image below clarifies what I need, I apologize... I need to change the color of this component in Cordova…
-
1
votes1
answer711
viewsRetrieve JSON values and mount HTML for each record
I’m having doubts about how to structure a JQuery that should append an HTML code to each of the items that a JSON returns to me. My question is how to retrieve each of the JSON values and make a…
-
1
votes1
answer170
viewsShare document (PDF, JPG, etc.)
Does anyone know how to share a document using Ordova? a document I have on my phone (whether temporary or not). I would like to send (other than the link) and the document itself.
-
1
votes1
answer542
viewsAdd one array within another
Hello, I searched how to add an array inside the other one but the result was not quite what I expected. I have the following code: else if ($_GET['type'] == "listaJogos") { //echo 'Tipo de…
-
1
votes2
answers12370
viewsHow to uninstall Cordova and Ionic completely from windows
I need to uninstall Cordova and Ionic from my machine completely without leaving any reference or cache so that when reinstalling I ensure that all instances are absolutely new. I wonder what the…
-
1
votes1
answer138
viewsImage Upload Does Not Work
I’m using cordova in order to pass my application WEB for Android. In my application Web upload images using basic HTML tags <ipnut type='file' >. when I install the application on Android can…
-
1
votes1
answer1042
viewsFunction js is executed several times
Hello, I am developing a football betting app that features a table with quotation values of different game modes for each registered match. For each match I have a table with the following code:…
-
1
votes1
answer1115
viewsProblem running "Cordova run" - A problem occurred evaluating root project 'android'
It’s the first time I’ve installed Cordova and I’m having the following problem when trying to compile any project: C:\ProjetosCordova\lsls>cordova run --debug ANDROID_HOME=C:\Android\tools…
-
1
votes2
answers568
viewsIonic with Cordova, Androidmanifest.xml build error
When in my console I give the command to compile my project in Ionic and Cordova, I get the following message: :mergeArmv7DebugResources UP-TO-DATE…
-
1
votes2
answers1004
viewsTransforming string text into picture
Hello, I’m developing an app and I need to, at a certain point, take a string that contains data from a voucher and turn this text into a voucher image and then share this image via Whatsapp. I…
-
1
votes1
answer471
viewsIonic 1: Error compiling for iOS - [ERROR] An error occurred while running Cordova build Ios (Exit code 1)
I’m compiling for the first time on Mac, for iPhone, when I type the command for compilation: cordova build ios Error arises: [ERROR] An error occurred while running cordova build ios (exit code 1).…
-
1
votes1
answer25
viewsOptimization of Hybrid Applications
can during a scroll of a list with many elements, render only the on-screen, by means of a check of the current scroll movement that cancels itself and creating a parent div that has its height,…
javascript css ionic apache-cordova phonegap-buillderasked 7 years, 1 month ago Frederico Guilherme Klser de O 13 -
1
votes0
answers48
viewsPushbots notification app crash
Hello, i use, Cordova + pushbots + framework7 project, when i send a push notification for android 4.2.2, if application still background my app crash... in version above 5.0, this Works fine....…
-
1
votes1
answer279
viewsGet Id onesignal Cordova plugin
I’m having trouble picking up the id from onesignal device. I am trying to use the following method: var getId = function(){ window.plugins.OneSignal.getIds(function(ids) { alert('getIds: ' +…
android apache-cordova cordova-plugin onesignalasked 7 years, 9 months ago Jefferson Mello Olynyki 864 -
1
votes1
answer184
viewsOpen gallery [CORDOVA]
I have a webview app from my website. In this site has an image upload tab, I need my app to open the people of my mobile, however, it does not open at all. I’ve tried to install some plugins but I…
-
1
votes1
answer313
viewsCollect Route Held GPS - Maps
Guys, here’s the thing, I’m looking to make an app that will display to the user the route he made, the distance of the route he traveled and the average speed... My question is, what’s the best way…
-
1
votes1
answer127
viewsError "phonegap run android"
I’m having trouble running the $phonegap run android command. Gives the following error: C:\Users\maquina05\App_Oliver>phonegap run android [phonegap] executing 'cordova run android ' ...…
-
1
votes1
answer244
viewsHow to wait for Javascript callback
I have a problem, I know because of how javascript works, but I do not know how to solve the problem. I’m using Cordova and a function need to use the Phone permission on Android. So before…
-
1
votes1
answer435
viewsI am trying to install Ionic 2 but it is giving error in the time to run npm install -g Ionic codova
Gustavo@Gustavo-PC MINGW64 ~ $ npm install -g cordova ionic npm WARN deprecated [email protected]: Use uuid module instead npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or…
-
1
votes2
answers313
viewsCordova open app links within the app
I have a responsive site, I created an app with Cordova running from this site, but when I click the links, it’s playing out the app, in the mobile browser. I want it to run inside the app, someone…
-
1
votes0
answers1005
viewsHow to optimize the loading time of an Ionic2 project?
I made an application with Ionic2 from scratch, using by default the project "Blank" following the documentation. The project itself is running smoothly. But one thing that intrigues me a little is…
-
1
votes0
answers31
viewsDoubt about WEBVIEW in Phonegap
Good morning guys, I’m not sure if this is called Webview, so correct me if I’m wrong, please. I have a website, and I’m introducing my studies now in application development, and by the knowledge I…