Questions tagged as 'ionic'

0
answers

Error typing command: cordova build android

It's okay folks, Good my error and the following, when typing the command cordova build android and displayed the following error: C:\Users\MATHEUS01\Documents\appTeste>cordova build android Android Studio project detected ANDROID_HOME=C:\A...
asked by 16.04.2018 / 20:33
0
answers

Ionic, service, how to create a task

I would like to know if it is possible to create a service in ionic, that is running even with the app in the background and that at certain times execute a method as if it were a setTimeout but always active.     
asked by 18.04.2018 / 15:54
0
answers

Duplicate image on the slide

Well, my <ion-slides> receives images dynamically from a server. But some images overlap the others, the amount in the pagination is correct, and when I give swap on the slide, the image that should appear back, how to solve?...
asked by 13.04.2018 / 15:31
0
answers

ion-fab positioned in an ion-content

I have a background with a drawing in the ion-content and I want to put some ion-fab buttons spread over this image, but they need to be positioned (I want to choose the positions), is it possible?     
asked by 11.04.2018 / 16:11
0
answers

App with Cordova / Ionic with backend in NDK

Is there any way to create a mixed application, ie an application where the entire frontend is done in Ionic / Cordova and the business rules are in Libraries made in NDK (C ++)?     
asked by 14.04.2018 / 20:16
0
answers

IONIC + FIREBASE - list and sublists

Ihaveadatabaseexactlyinthatformat.InmyIONICIhaveafirstlistthatshowstheitemsLISTA01andLISTA02.Byclicking,forexample,LISTA01willopentheSECTORSpagewhereitwillshowanotherlistcontainingtheitemsSETORES01,SETOR02,SETOR03ofitemLISTA01IntheSECTORSpage,h...
asked by 03.04.2018 / 22:38
0
answers

problem with gallery creation in ionic

I'm developing a mobile application with Ionic. my problem is this: I need to create a gallery and did a step by step on the net how to do, the problem that both sites use urls for their path and I'm trying with the path on the machine, but the...
asked by 04.04.2018 / 01:44
0
answers

Ionic 3 push notification with firebase

I can not send a push notification with Firebase on Ionic 3. I have re-done the project several times, I have seen several tutorials, I have documentation, and no results so far. Who can at least look at my code to find out what's wrong? CON...
asked by 18.06.2018 / 05:59
1
answer

Ionic 3 consuming api after build

Next I have an api running already, and I can do the requests quietly by using ionic chrome extension allow access-control-allow-origin , and I have all the right answers, but when I gave build in my project by xcode , and I tried I...
asked by 06.04.2018 / 20:38
0
answers

Ionic App Error: StaticInjectorError (AppModule) [Content - NavController]:

Personally I'm having this error that literally happens whenever I inject anything into the constructor of my MenuComponent I made the MenuComponent and this is my app.html <menu-component [content]="content"></menu-component&...
asked by 06.04.2018 / 17:35