Questions tagged as 'ionic'

1
answer

Remove whitespace from item-ion

I have a list of dynamically searched items from the database <ion-list *ngFor="let associado of associados" class="card-pessoa" no-padding> <ion-item no-padding class="card-pessoa"> <ion-thumbnail item-start class="pessoa"&...
asked by 19.09.2018 / 21:26
0
answers

FirebaseInstanceiD not found while compiling ionic for iOS

I'm trying to compile the IONIC project for IOS and it's returning me: Module FirebaseinstaceID not found. Does anyone have any idea what it might be? I already installed cocoapod into platforms / ios, I closed it and opened xcode, but not...
asked by 18.09.2018 / 16:33
1
answer

How to work with the 'Camera' plugin to allow image upload when in a browser?

I'm trying to implement a feature that allows me when in the browser, uploading images, already on a mobile device, I'll have the options to take a photo or choose an image from the gallery. Taking a photo or choosing from the gallery is alre...
asked by 23.09.2018 / 20:35
0
answers

How to read data from config.xml on Ionic 3?

How do I read the following data from the config.xml file: version name description email. Example of real structure: <widget id="io.ionic.starter" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova....
asked by 23.09.2018 / 09:26
0
answers

Ionic does not work the 'options' in plugin camera version 4.0.3

When I switch the camera settings on the cord plugin, it simply ignores my options by opening it with the camera's default settings.    NOTE: When I use version 2.4, the application closes when I take the photo on the   android 8 My .ts...
asked by 18.09.2018 / 22:51
0
answers

Project execution failed with appodeal plugin

I'm getting the following error when trying to run a project with the appodeal plugin. Does anyone know what this is about, and how could I resolve this error? * Where: Build file 'C:\Users\Diego\Desktop\appodeal- testar\platforms\android\com...
asked by 28.09.2018 / 15:40
0
answers

Integration Ionic3 + Admob

I'm having problems integrating with admob by ionic. I built two ads within admob, one banner, and the other is video reward. But I can only display the banner, the functions are exactly identical, but only the banner is loaded. As it is the fir...
asked by 10.09.2018 / 13:41
0
answers

Ionic login external page

I would like to know if it is possible to open an external page type the ip of the router 192.168.0.1 and pass the login and password parameters to open already direct without having to enter the password every time.     
asked by 17.09.2018 / 20:02
0
answers

How to run a query in Firestore to bring more than one document

I'm developing an ionic application, and I need to fetch all the data from a document called Patient, and I also need to bring the ID of the doctor that is in another document, and also bring the specialty ID of the doctor who is in a third docu...
asked by 17.09.2018 / 17:37
0
answers

IONIC 3 how to save image with PHP + MySQLi

I'm new to IONIC and around here. All CRUD is working normal, but when I put the codes to image in BASE64 , I choose the image and it appears in SRC of the page, but the problem is in saving in BD MySql + PHP , becau...
asked by 04.09.2018 / 18:16