Questions tagged as 'apache-cordova'

1
answer

Generate package for publication in the Apple Store

I've created an app on PhoneGap and now I need to generate a package to publish to the Apple store, my question is this: is there a way to create this package without have a Mac and the Xcode ? I have a developer account.     
asked by 28.10.2014 / 13:32
1
answer

How do I display the keyboard using a cord or phonegap?

I am using a cell / phonegap and would like to know: How do I display the keyboard (in the Android OS) once the user logs in to a page that only has a text field?     
asked by 18.06.2014 / 03:50
2
answers

Cordova open app links within the app

I have a responsive website, I created an app with cordova running from that site, but when I click the links, it is playing outside the app in the mobile browser. I want it to be running inside the app, has anyone ever had it?     
asked by 30.04.2018 / 15:06
1
answer

Open gallery [CORDOVA]

I have a webview app from a my site. In this site has an image upload tab, I need my app open the gallery of my cell phone, however, it does not open at all. I already tried to install some plugins but it did not work either. Has anyone ever exp...
asked by 29.12.2017 / 03:31
1
answer

Compiling Ionic on MAC: Adding plugin says "Requirements check failed for JDK 1.8 or greater" but already installed

When I add the iOS platform on the Mac, it gives the message that the file transfer plugin was not installed, to try with -force. But when installing with the command: cordova plugin rm cordova-plugin-file-transfer --force Give the follo...
asked by 26.10.2017 / 01:53
1
answer

Error compiling ionic - Android

Alright? I'm having trouble compiling APK for ionic. I already removed Android Studio and downloaded it again. But it did not work. If I try to compile the terminal for the error, but if I import the gradle project to Android Studio it compil...
asked by 09.11.2017 / 12:34
1
answer

Error in compiling Ionic and Cordova: An error occurred while running cordova build android --debug (exit code 1):

I'm trying to compile my application, but it gives the following message: > cordova build android --debug × Running command - failed! [ERROR] An error occurred while running cordova build android --debug (exit code 1): Running com...
asked by 03.10.2017 / 00:41
2
answers

Ionic with Cordova, compilation error with AndroidManifest.xml

When I give my command to compile my project in Ionic and Cordova, I get the following message: :mergeArmv7DebugResources UP-TO-DATE :processArmv7DebugManifestC:\apps\vovocooks-v10\platforms\android\AndroidManifest.xml:28:13-35 Error:...
asked by 03.10.2017 / 15:44
2
answers

How to uninstall Cordova and Ionic completely from windows

I need to uninstall Cordova and Ionic from my machine completely without leaving any references or caches so that when reinstalling I guarantee that all instances are absolutely new. I would like to know the npm command for this?     
asked by 21.07.2017 / 15:40
1
answer

Uploading Images Not working

I'm using cordova to pass my application WEB to Android . In my web application I upload images using the basic HTML tags <ipnut type='file' > . when I install the application in Android I can not upload im...
asked by 08.08.2017 / 17:01