Questions tagged as 'ionic'

1
answer

http request post-ionic method 2, angular 2

I am making a post http request, but without success ... Actually I have a success in the header the same returns, however the body is not rolling. My code looks like this: postRequest() { let myHeader = new Headers({...
asked by 23.11.2017 / 19:06
1
answer

Hide picture of a button

I have a ngfor of buttons with certain images, but I want that initially these images appear with black color and only when clicking the image the image appears. How would my class show_image in css? <ion-content> <ion-grid>...
asked by 09.11.2017 / 14:48
1
answer

Progress bar Angular 2

I need to implement a style a progress of the image, I need to create in the same structure, open below and with this information. Will it be used in an Ionic app, does anyone know some lib or how to make one? Thanks!     
asked by 31.10.2017 / 19:23
0
answers

CSS Ionic 1 works correctly on Android, but not on iPhone OSx

My layout, some things in it, work great on Android with Windows. Switching to Mac OSx, creating the project and copying everything. When I scroll like ionic server or ionic server --lab Both are left without my CSS applied correctly....
asked by 26.10.2017 / 16:32
0
answers

How to perform a push notification before a certain period in ionic?

Hello, I'll try to clarify the maximum of my doubt, let's break it down: My user will schedule a task with a date and time set, for example, marked a task on October 20, 2017 at 3:00 PM, and other users will see this task marked, this informa...
asked by 13.10.2017 / 22:08
1
answer

Ionic 3 - Ion-Clickable Item

By using the ION-ITEM directive inside the ION-LIST, you can not click any element inside, eg a text field when we test with the iOS emulator in Chrome. > <ion-list class="list-form"> <ion-item tappable> <ion-label floating...
asked by 02.10.2017 / 00:03
0
answers

Ionic Connection Problem

Good morning, I have a project in ionic, which for 2 days I can not get past the initial screen due to a connection error. However, I did not change the config files, and I have another version of it, in the play store, which it usually conca...
asked by 29.09.2017 / 13:20
0
answers

How do I end this function by clicking the end button?

button block ion-button (click)="getLoc ()" > start button block ion-button (click)="getLoc ()" > Finish When I click the "Start" button, this function takes the current location every 10 seconds, how do I stop collecting the locatio...
asked by 22.09.2017 / 03:41
1
answer

Problem running cordova run - A problem occurred evaluating root project 'android'

This is the first time I install the Cordova and am having the following problem when trying to compile any project: C:\ProjetosCordova\lsls>cordova run --debug ANDROID_HOME=C:\Android\tools JAVA_HOME=C:\Program Files\Java\jdk1.8.0_144 Subp...
asked by 11.09.2017 / 23:05
0
answers

problem cordova-plugin-network-information with inic v3

I'm a beginner in ionic and I'm facing a problem, the application I'm developing uses the inappbrowser plugin to display a responsive website so everything is ok. I need now that when user disconnects from the independent internet if it is at th...
asked by 01.09.2017 / 20:37