Questions tagged as 'apache-cordova'

1
answer

Phonegap Serve, Build Phonegap and MySql

I'm developing an app using jquery mobile and phonegap . Question: Why when I test the application in 'phonegap serve' of node.js it works and when I download apk created by Buil Phonegap no? Example:...
asked by 22.10.2015 / 18:42
1
answer

Logic: How does a friend locator app work?

I'm studying mobile development and painted a question: How does an app that locates real-time friends on the map? Example: An app that shows on the map where your friends are that tb has the app, how far they are and location on the map....
asked by 25.09.2015 / 15:50
1
answer

Background cordova / phonegap

I'm a beginner in the area of creating apps with Cordova, I've looked all over the internet but I did not find any tutorial that explained exactly how to use the background plugin, in all the questions I saw here are the same answers I did not I...
asked by 03.11.2015 / 06:48
2
answers

Database in hybrid app using Cordova

What are the most feasible and feasible solutions for using a database in a Hybrid APP (Android / iOS) made in Intel XDK (Cordova)?     
asked by 11.03.2015 / 12:50
1
answer

Error installing OneSignal plugin on iOS platform using IONIC FRAMEWORK

I'm developing an app using the ionic framework, but when I add the OneSignal plugin on the iOS platform I'm having some errors:    "Failed to install 'onesignal-cordova-plugin': undefined (node: 3302)   UnhandledPromiseRejectionWarning: Unha...
asked by 18.09.2018 / 16:33
1
answer

App stop working after push notification with firebase on ionic 3

I'm trying to make a push notification using cloudSettings with firebase, however when I send a message the app stops working and the following message appears: app.module.ts:constcloudSettings:CloudSettings={'core':{'app_id':'...
asked by 05.09.2017 / 23:25
2
answers

How to remove all files from a folder?

I am trying to remove all the files from a folder using Cordova and Android, the problem is that all code I think, only shows how to remove FILES and not FILES FROM A FOLDER. The problem is that I do not know the name of the files. Here is...
asked by 15.03.2017 / 13:16
1
answer

Compile to a lower platform using the latest API?

I'm using Cordova in Visual Studio 2017, and I installed the Android SDK (API level 23), but I wonder if when compiling using this API, the application will be backward compatible, like Android 4.2 for example. To the best of my knowledge, I'...
asked by 27.03.2017 / 20:07
1
answer

Error in uploading ionic app

When I pass the command on my ionic upload terminal presents the error below and does not upload the file in the ionic view ionic upload Uploading app... An error occurred uploading the build: An error occurred uploading your application - A...
asked by 22.03.2017 / 19:53
1
answer

PhoneGap does not open external website!

I'm starting with PhoneGap, and I found a problem: my app would need to open a page on facebook. But I can not make the PhoneGap App open a simple page on Globo.com (example), but for Desktop I can usually! index.html : <!DOCTYPE html&g...
asked by 22.01.2017 / 05:56