Questions tagged as 'ionic3'

1
answer

How to remove a page from Ionic navigation 2/3

In a hybrid application with Ionic 3 I have 3 pages that are part of the process of buying a product. The process is as follows: The user is in the cart and clicks the "Choose payment method" button If he is logged in is redirected to...
asked by 06.11.2017 / 21:32
2
answers

Is it possible to get the user of the firebase through the UID?

Doubt consists of the following problem: I'm having a project using firebase and ionic 3. I am using the authentication mode via E-mail, where you have the email and UID stored. For example: I have 2 registered users at the base. 1_ tes...
asked by 03.07.2018 / 03:24
1
answer

assign value to the angular input 2

I have an object coming from the bank that I show in the view in a ngFor. I want to pass this value to the save component in the database and I'm not sure how. <form #f="ngForm"> <div *ngFor="let item of dados"> &l...
asked by 30.09.2017 / 16:19
1
answer

How to copy an html block when clicking a button on the Angular?

I'm developing an ionic / angular application with a BD firestore so that's fine. I'd like to do this post link I can inject the code via "ng-template" but I do not know how I can make it repeat every time I click it. adicionarOutroItem...
asked by 03.10.2018 / 19:24
1
answer

App stop working after push notification with firebase on ionic 3

I'm trying to make a push notification using cloudSettings with firebase, however when I send a message the app stops working and the following message appears: app.module.ts:constcloudSettings:CloudSettings={'core':{'app_id':'...
asked by 05.09.2017 / 23:25
1
answer

Upload image to server Apache2 - Ionic 3 + PHP

Based on a tutorial ( link ) I made an application to upload images on an Apache server, as described in the previous link. In the created provider I put the URI of my machine on the network running Apache2 with the file parse-upload.php (which...
asked by 16.11.2018 / 18:15
1
answer

Ionic 2 OneSignal IOS

I have a project developed in IONIC 2 and I generated the version for IOS but I have a problem with OneSignal. I have already tried to reinstall the plugin by ionic but problem still continues.     
asked by 23.10.2017 / 23:56
0
answers

What is the difference between page and component?

Is there a difference between generate page and generate component ? When should I use one and not the other? Does this change anything compared to Lazyload?     
asked by 28.11.2018 / 16:01
1
answer

apk ionic corrupted

I have an application published in playstore, made with ionic 3. I changed the machine I did the installations again and tried to build the app with --release --prod to sign the apk and see if everything was right, if only use - prod works norma...
asked by 19.06.2018 / 15:31
0
answers

Error: Failed to execute shell command "getprop, dev.bootcomplete"

Comrades, I'm having a problem while running "ionic cordova run android --target = name of my device". The emulator normally opens with the Nexus 5X API 26 but before fully starting the emulator it returns this error: // Error: Failed t...
asked by 23.11.2017 / 01:48