Questions tagged as 'ionic2'

1
answer

How to make ionic line break 3

I'm trying to break line inside an object in ionic 3, I already tried with \ n, \ n with and nothing works the text always comes out in a single line, someone knows a solution thanks, follow the code export const listaCafe = [ ingredientes:...
asked by 10.03.2018 / 20:17
0
answers

Relationship tables localStorage Ionic 3

I want to make a relationship between two "tables" in Ionic 3 with LocalSotrage. I created a provider with the first one that would be the movement register: import { Injectable } from '@angular/core'; import { Storage } from '@ionic/storag...
asked by 06.03.2018 / 17:56
0
answers

Chat Notification Firebase Onesignal

I developed a realtime chat with ionic + firebase, and at the moment I'm trying to develop the notification system if a new msg will be received. I'm using Onesignal, but I have no idea how I could perform this integration. ionViewDidLoad() {...
asked by 22.02.2018 / 14:02
1
answer

Button colors created in Ionic Creator do not stay in the project as in mockup

I created a layout using Ionic Creator, I exported but button colors and other elements created (in Ionic version 3) are ALL blue. Here is an example code: <div id="wellFit-button-bar1" class="button-bar">...
asked by 05.02.2018 / 19:09
0
answers

Sending tags to Azure Hub Notification using phonegap-plugin-push

I'm using a plugin based on the phonegap-plugin-push to connect to the Azure Hub Notification, I can send notifications for registered devices, but I can not send tags from the device to the hub to target my notifications. Does anyone know how...
asked by 29.01.2018 / 15:26
0
answers

Ionic 2 - Expression has changed after it was checked

People, why am I having the error "ExpressionChangedAfterHasBeenCheckedError: Expression has changed after it was checked. I'm using ionic 2, and here are my codes: Edit-Sales.ts: export class EditarVendaPage { public produto: Pr...
asked by 31.01.2018 / 17:27
0
answers

Error using Ionic's Base64 Encounter in IOS

I use the native Camera of the same ionic, along with the CROP, The crop, so I return the PATH of the Image, so I use the CaixaBox of the ionic itself, it works 100% in android , but it does not mean it ignores this code, it does not execute it...
asked by 17.01.2018 / 15:42
1
answer

Ionic 3 plugin_not_installed

I have an IONIC 3 application running normally when I run: ionic cordova run android . The problem is when I run ionic cordova run android --prod of the following error:     
asked by 23.12.2017 / 22:26
0
answers

ionic synchronization offile

Good afternoon ... I need to develop an ionic app that is offline (pouchDB) and when I had a connection to the local network in my case (wifi) to integrate with the server that in my case would be a central tablet and the Other tablets would com...
asked by 21.11.2017 / 16:30
1
answer

Ionic - Problem loading GoogleMaps on emulator and mobile device

In the browser googlemaps loads normally, already in an emulator or mobile the application opens but everything is blank as in the photo, I already installed googlemaps dependencies, geolocation and network.     
asked by 17.11.2017 / 16:39