Questions tagged as 'ionic3'

0
answers

Ionic 3 Masks and CPF Validation

Good afternoon guys, I'm doing a PWA app with Ionic 3 and I need to insert some masks into forms and validate the user's CPF. I have tried several forms and libs, but I have not been successful in any. Could someone suggest me a library to mask...
asked by 13.06.2018 / 19:28
0
answers

Maps does not open Ionic3

I have a maps in a page of my app, when I run Ionic Serve or browser it runs nornal without giving any error, however when I generate the apk and install in my android the page is in brabco does not appear the map. I already researched several t...
asked by 13.06.2018 / 17:18
1
answer

Authentication using for or filter ionic 3

Hello, I would like to know if I can use validation without without the configuration of the "Authentication" of FIREBASE, I have a list of objects, if(placa == 'ABC123' && senha == '123') alert('logado') else if(placa != 'ABC123')...
asked by 13.06.2018 / 16:05
0
answers

Ionic 3 Scrolling

I'm having scrolling problems on all screens after the login page with facebook is opened using IONIC 3 and "cordova-plugin-facebook4" Follow the image before login and after opening the facebook screen: How can you notice this appearing a...
asked by 05.06.2018 / 18:29
0
answers

Ionic error connection to bank Phppgamdin

Hello, my ionic is giving error, I am trying to connect to phppgadmin on my school's server, I am using a php api that will connect and return a list of data from a given table in a JSON string that will appear in the browser, then a provider wil...
asked by 30.05.2018 / 02:15
0
answers

Search for user by attribute no angularfire

I have an application on ionic with angularfire2 in version 5. How do I get the user's UID by email? Currently, my code looks like this: const usuariosRef = this.db.list('usuarios/uid', ref => ref.orderByChild('email').equalTo(this.email...
asked by 27.05.2018 / 14:26
0
answers

Scroll Ionic 3 ios

I'm having trouble with this scroll, creating a black image at the bottom of the page. When dragging it up it appears, when it drags down the black image some.     
asked by 01.06.2018 / 13:45
0
answers

How to properly import my application into the ionic creator?

Initially I ran the command ionic start nameApp tabs that generated me the structure of the app and inside the folder nameApp to a src folder and another www I put my project that was done in the ionic creator inside the folder www but when runn...
asked by 29.05.2018 / 20:07
0
answers

FileTransfer does not work with JPG

I'm trying to implement a download routine in an application. It worked normally, but when I went to see it I had only done tests with PDF. Already in images (jpg, png, ...) it does not work. When I edited the file in notepad++ the fir...
asked by 23.05.2018 / 17:31
0
answers

cluster google maps api no ionic

Hello, I'm breaking my mind to implement clustering on a map in the app I'm developing, I currently use google maps api. Would anyone know how to solve it?     
asked by 23.05.2018 / 14:48