Questions tagged as 'ionic'

1
answer

Confirm Ionic registration password 3

I have a registration form on Ionic 3, but I can not validate the password with another ion input. register.html: <ion-item class = "log-input"> <ion-label floating>Email</ion-label> <ion-input type="text" #usern...
asked by 28.05.2018 / 00:44
2
answers

Auto Cast with TypeScript?

Straight to the point: Is there a way to perform auto cast using an interface as a template in Ionic (TypeScript + Angular 5)? If not, can Lint recognize that an object coming from the server is not within the expected interface contract?...
asked by 01.03.2018 / 22:50
1
answer

Changes to Apple's business rules

Good morning. This week I've been reading about some changes to Apple's business rules for 2018, where apps that work with the white label template will no longer be supported. I was reading about what a white label model would be, but I could n...
asked by 12.01.2018 / 11:42
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 installing Ionic 3 by NPM

I'm using linux Manjar and when I install the ionic with the command sudo npm install -g ionic it returns that error to me. [mike@mike-pc ~]$ sudo npm install -g ionic [sudo] senha para mike: npm WARN registry Using stale data from htt...
asked by 04.11.2017 / 21:45
1
answer

How to create a .bat file that the ionic serves?

Good evening, I'm trying to create a .bat file to run the ionic serve, but I'm not getting good results and I need help! Here's what I did: cd C: \ Users \ ernetwork \ Desktop \ ERN_ADM \ install \ site \ project ionic serves but it does not...
asked by 29.09.2017 / 23: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
1
answer

Generate publish Ionic site

Good morning, I need to publish a website with ionic structure (I know its main idea is to generate the app, but we have this app and it has to be a site and an app at the same time), what is the best way to do that?     
asked by 03.10.2017 / 15:44
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
1
answer

How to make notifications the same as Facebook? AngularJS or JavaScript [closed]

I'd like to include notifications in my app. The app will be in Ionic, AngularJS, jQuery, NodeJS ... is there a way for the app to run a function at every X time? This function would give a get in NodeJS ...     
asked by 21.10.2017 / 23:13