Questions tagged as 'ionic3'

2
answers

IONIC 3 - error generating build - ionic cordova build android --prod --release

Speak, I'm having a problem when trying to build an IONIC 3 application, it follows the data below the environment and the errors I'm having, if someone has already gone through this and got the solution and can help, already Thank you! ionic...
asked by 01.04.2018 / 20:22
1
answer

Configuration of environment variables - Commands do not work - Ionic

You are experiencing the following error: 'ionic' is not recognized as an internal command or external, operable program or batch file. But this command appears only in cmder, at the node.js prompt I installed it works "normal". When creat...
asked by 12.11.2018 / 17:34
0
answers

OneSignal with ionic 3

Well, how do I define a segment for a user via sdk. I have several threads already created, however, I have no idea how to define a segment for each of the users via application? NOTE: I am using the native ionic 3 plugin. this.oneSignal.start...
asked by 02.01.2019 / 00:45
1
answer

How to transform an array of a SINGLE object?

My question is, how can I make an array that has 3 objects to become a single object? As the print below, the matrix is bringing me 3 objects, however I need to assemble a single object with the value of each array, I already researched somethin...
asked by 19.12.2018 / 19:47
1
answer

Ionic 3 !! one slide + two buttons down side by side

I want to create a slide with two buttons below. But I did get the two buttons on the bottom side side, but the slide does not work when I try to move to slide 2, 3. <ion-slides id="slide"> <ion-slide style="background-color: white...
asked by 03.10.2018 / 01:03
1
answer

Changing DateTime properties - Ionic3

I'm developing an application with ionic 3 ... And I wanted to know how to change the properties "Cancel" and "Done"     
asked by 25.09.2018 / 14:24
1
answer

How to change the font size of all pages using the Range of ionic 3?

I have the following html code [settings.html] <ion-item> <ion-range min="1" max="4" step="1" snaps="true" [(ngModel)]="saturation" color="grey"> <ion-label range-left style="font-size: 12px;">A</ion-label>...
asked by 27.09.2018 / 16:14
0
answers

Error fetching data API WooCommerce [Ionic 3 + WooCommerce Wordpress]

I can not fetch the product list home.ts import { Component } from '@angular/core'; import { NavController, AlertController } from 'ionic-angular'; import * as WC from 'woocommerce-api'; import { ProdutoDetalhePage } from './../produto-det...
asked by 05.01.2019 / 18:35
1
answer

Bad Request 400: When accessing API with Ionic 3

I'm getting my Bad Request 400 response to my API call in my console: Myapp.api.tsintheappfolderis:exportconstMEAT_API='http://localhost:1337'Andmymaincodeis:submit(){varlink='http://localhost:1337/user/login';vardata='?email='+JSON.stringif...
asked by 19.06.2018 / 20:06
1
answer

resource: net :: ERR_CONNECTION_REFUSED - Ionic Version 3.x

This is my first post here, and I hope you can help me. I'm new to application development and I'm starting to develop an Ionic application for my TCC, which is intended to bring news from the IFSP-VOTUPORANGA official website to the applicat...
asked by 24.08.2018 / 01:31