Questions tagged as 'ionic2'

0
answers

Application Bank Update

I'm new to application programming. I'm developing an application on ionic 2 with angular 2 . There was a doubt, I have a provider and in it I do the whole part of the database using SQLite , only the need arose to add...
asked by 14.06.2017 / 22:05
0
answers

Problem running Ionic --device

I ran the command ionic cordova run android --device however, the execution stopped here: Starting a new Gradle Daemon for this build (subsequent builds will be faster). Incremental java compilation is an incubating feature. :preBuild...
asked by 27.06.2017 / 02:08
1
answer

2 ion-input on the same line IONIC 2

I have a problem with my project with IONIC 2, I need to insert 2 text fields on the same line. I have tried to do this using, when I put only text inside it works, but when I put it it is not displayed. Below is the html section that I'm hav...
asked by 24.06.2017 / 13:05
1
answer

Automatic deploy of Android and Ios applications

Someone would know if there is an automatic deploy tool for Android and Ios applications. Some tool where I can tell him what the folder of my project is, and when I have the deploy run, he already manages the signed apk and uploads to my acc...
asked by 01.06.2017 / 22:16
0
answers

Ionic 2 network.type = null

I'm developing an application in ionic 2 ts, but when I try to check if it's connected to the internet it returns me null. My code import { Network } from '@ionic-native/network'; @Component({ selector: 'page-home', templateUrl:...
asked by 02.06.2017 / 14:41
0
answers

Error while doing npm install in my ionic project

When I give the command npm install in the project it shows me this error, what can be? bash-3.2$ npm install npm ERR! code ETARGET npm ERR! notarget No compatible version found: @angular/[email protected] npm ERR! notarget Valid install ta...
asked by 22.05.2017 / 15:05
0
answers

Ionic 2 + Cakephp 2.X rest

How to perform data parsing in% with% of next? I've already tried using json and promise . { "diaries": [ { "Diary": { "id": "1", "user_id": "1", "title": "T\...
asked by 21.05.2017 / 02:00
1
answer

Ionic2 + PHP and Mysql for Login [closed]

I am creating an application with Ionic 2 and would like to login through a user database with php and mysql, I still can not find clear documentation on the subject.     
asked by 15.05.2017 / 16:29
1
answer

Module.ts ionic 2

I've updated ionic 2 and angular, but now when I generate a page it automatically creates a file module.ts inside the page folder along with the html, scss and ts file, does anyone know how to make the application work? because when I try to load...
asked by 19.04.2017 / 00:17
0
answers

Ionic 2 TypeScript error when compiling

I'm doing the side-menu construction the first step of inserting the button and the first tab was quiet, but in the part of opening those tabs as for example "page one" or "page two" gives two types of errors. One is " ; expected ", th...
asked by 27.03.2017 / 22:45