Questions tagged as 'phonegap'

0
answers

Local notifications for mobile phones with phonegap

I am trying to create local mobile notifications with the mobile app I am developing and there is no way to make it work. I am using the plugin "cordova-plugin-local-notification", I implement it but nothing, it does not work. I'm trying to m...
asked by 10.10.2017 / 09:26
0
answers

config.xml in phonegap does not work for me

I'm trying to create an android application through build.phonegap.com I have a folder called "myproject", hanging from it are the config.xml and the folder www which in turn contains the html (including the index.html...
asked by 07.03.2017 / 14:07
6
answers

Database storage on Android and iOS with Cordova

I have developed applications for Android mobile devices with Cordova that have used localStorage to save the data, because they were small amounts (configuration, records and high scores, etc.) and, until now, I have not had any problems...
asked by 16.08.2016 / 17:16
0
answers

Apache Cordova - Problem with Developer Team IOS 10

I currently have a problem compiling the Apache Cordova project for the IOS 10 platform. What happens is when you execute the command in the terminal: sudo cordova build ios --device There is an error requesting the "Developer...
asked by 13.10.2016 / 15:26
0
answers

Installation of phonegap-facebook-plugin doubts

I am following the following tutorial to install the phonegap-facebook-plugin with Ionic link I was able to make it work in the browser with some modifications, but I could never make it work on my android with the cordova APP to connect...
asked by 05.07.2016 / 15:06
0
answers

Problem iphone phonegap build

Good morning, To make a query in the external database and obtain and show the results, I do it like this: <script> function municipios (){ archivoValidacion = “http://www.appnecrofagas.com/municipios.php?jsoncallback=?” $.getJSON( ar...
asked by 09.06.2016 / 00:53
1
answer

Use own server with phonegap

Good! I'm trying to test my application on phonegap. My application consists of a "Public" directory with the front-end, and a "Server" folder with the server. If I copy all the contents of the "Public" directory in the www directory of a phoneg...
asked by 23.12.2017 / 16:31
1
answer

Migrate Android to Phonegap [closed]

Boys, I have a question that I hope you will help me resolve. The question is that if you can migrate an Android Studio application to PhoneGap? I await your answers, greetings.     
asked by 26.05.2016 / 11:44
1
answer

Send PhoneGap data to Web Service

I'm creating an app with Phonegap and I do not know how to send a string from my .js to a web service that I have created with Java, some suggestions I'm new to this and I do not find anything clear, thanks. My JSON function is as follows myfu...
asked by 10.03.2018 / 14:55
1
answer

How to create an area in GPS and verify when a cell phone is in the area?

How about? As the title says, someone has an idea of how to create a gps zone that verifies when a cell phone with active GPS is inside it? The technology I use is Phonegap, any idea will be of great help to me. Thanks for your time.     
asked by 06.11.2017 / 06:15