Questions tagged as 'ionic3'

1
answer

Shopping List ionic [closed]

Good night, guys. I'm making an application by ionic that consists of a cash register. The customer selects the item that will buy and at the end the total value of the purchase appears, but I have no idea where it starts. Anyone have any ide...
asked by 26.11.2017 / 00:00
1
answer

Login security and authentication in Ionic 3 using access token generated by PHP

I'm developing an application where the user can login by providing their email and password. After that, I make a request to my server PHP that checks in the database if the data exists and are correct (if yes, returns a status = true...
asked by 27.11.2017 / 20:31
1
answer

How to check the console of an ionic application running on your smartphone

How can I open the console of an application running on a device? I would like to review the logs that I put in the application.     
asked by 22.11.2017 / 12:38
1
answer

White screen Ionic v2

I'm making an application using ionic v2 and it's working fine, my problem is that when I generate for production -> ionic cordoa build android --prod. On some phones, it starts to give White Screen. Has anyone experienced something similar o...
asked by 29.09.2017 / 18:57
1
answer

Consume REST IONIC3

Hello, I am new to the web and Ionic3 and I have a problem, I followed a tutorial to consume a rest API, I was able to bring the list with the users, however I am trying to bring a specific user and show it on screen if I I change the URL to the...
asked by 14.09.2017 / 21:54
1
answer

Error building on IONIC 3

I am coding an application in IONIC 3 and trying to execute the command ionic cordova run android (To be able to debug the application on my phone) the following error occurs: Running app-scripts build: --address 0.0.0.0 --port 8100 --p...
asked by 05.08.2017 / 23:32
1
answer

Problems with IONIC 2 in various aspects

The big question is: What happened to IONIC after the updates. A few months ago I started a project with IONIC 2 for a client. Due to some of my mishaps and the client's part too, the project made a stop. However, we are now back to active an...
asked by 14.07.2017 / 05:00
2
answers

Push ionic screens 3

I'm using this command this.navCtrl.push('HomePage'); to navigate between pages in ionic 3 but I need to make it not appear like this: Icannotgivetheguythechancetogobacktothenextscreen.InfactwhatIneedisaif()iftheuserisalreadylo...
asked by 19.06.2017 / 15:24
1
answer

Take scroll bar on ionic 3

I'm having trouble getting the scroll bar on ionic 3 appearing on all versions (ios, android, windows phone) What should I do?     
asked by 06.06.2017 / 20:38
0
answers

Ionic 3 scroll with active class and prev / next buttons

I'm developing my first App using Ionic 3 , in one of the pages, I have a form and in this form 2 vertical scrolls with the days and months of the year, select the date the service will be performed. Asyoucanseeintheimageabove,wehaveasmal...
asked by 02.01.2019 / 19:50