Questions tagged as 'ionic3'

1
answer

Calculate and Decrease Values in Array

I'm trying to decrement and calculate values from an unsuccessful array. The decrementation works to a certain extent, then decrements different values from what is clicked on the checkbox and the calculation appears on the console as NaN....
asked by 19.03.2018 / 03:10
1
answer

Upgrading from IONIC 1 to 3: How to log in to JSON?

I'm migrating from Ionic 1 to 3, and how many changes. I created my login API, with a token: HereIputmyauthorizationcodeforaccessingtheAPI.AndheretheresultinJSON: ion-contentpaddingid="page8" style="background-color:#050505;"> <...
asked by 15.06.2018 / 14:05
1
answer

Changes to Apple's business rules

Good morning. This week I've been reading about some changes to Apple's business rules for 2018, where apps that work with the white label template will no longer be supported. I was reading about what a white label model would be, but I could n...
asked by 12.01.2018 / 11:42
1
answer

Error compiling ionic - Android

Alright? I'm having trouble compiling APK for ionic. I already removed Android Studio and downloaded it again. But it did not work. If I try to compile the terminal for the error, but if I import the gradle project to Android Studio it compil...
asked by 09.11.2017 / 12:34
1
answer

Importing 'LoadingController' no ionic 3

I updated my ionic from version 2 to version 3, and some plugins like 'LoadingController' and 'Platform' stopped working, generating the error Can not find name 'LoadingController'. I did not find in doc how to import them now. Follow my c...
asked by 06.09.2017 / 21:37
1
answer

How to change the loading screen of Ionic 3 [closed]

How to change the Ionic default loading screen?     
asked by 15.08.2017 / 03:34
1
answer

Images disappear after build

I am developing an APP on Ionic 3, I put the images in the assets / img / imagem.png directory and when I run the Ionic Server in the lab, they appear normally, but when I build it and install it APK, all the images are gone, that is, they do...
asked by 20.10.2017 / 20:58
0
answers

How do I correct so that I select only one item marked on the toogle button?

I have a little logic problem, when I select only a toogle button, it brings the value of the two items in the list, I need to return only that item that is marked on the toogle button. this.produtosProvider.getAll() .subscribe( produ...
asked by 27.11.2018 / 14:47
0
answers

Ionic 3 - Disable keyboard in specific view

I'm using the application on a data collector with physical keyboard. The client asked to disable the native Android virtual keyboard on some screens only. I installed the ionic-native Keyboard, another from the cord and did not get a satisfa...
asked by 06.11.2018 / 18:30
0
answers

Searching and selecting clients with the search bar - Ionic

I type a client in the search bar, it traverses the vector, brings its clients in a list, so far so good. The problem: When I have two clients with the same initial characters , it brings to the search field (ALWAYS) the last element of the...
asked by 15.10.2018 / 20:34