Questions tagged as 'ionic'

1
answer

upload data as appropriate

I have a factory with a data arrangement of provinces and cities and what I want is for the province to charge me according to the province. This I did the problem is that when the province changes I load the data but with blank spaces. .facto...
asked by 31.01.2017 / 23:15
1
answer

It does not return variables -

Good morning. I try to login and capture mysql base data in app with ionic and angular. But I can not get the response records. This the controller code of the app: .controller('loginCtrl', function($scope,$http,$ionicPopup,$state,$ionicHistor...
asked by 20.02.2017 / 05:37
1
answer

Will it be possible to transform my latitude and longitude to a zip code usa?

Will it be possible to get the zip code usa with my latitude and longitude? I am using ionic 2 and the cordova-geolocation plugin. I already get the latitude and longitude. I ask this because I have a form which I request the zip code, but it wo...
asked by 13.01.2017 / 06:47
0
answers

Open different browser with innapbrowser

know if there is a way to open in another browser that redirects the url I put in the app ?, I use the plugin cordova-plugin-inappbrowser , in android if you open the browser that has default, for example chrome , but in iO...
asked by 11.01.2017 / 22:30
0
answers

Creating routes in IONIC: Multiples abstract

Today I come with a new doubt turns out that I am in ionic and I am creating the routes. I understand that the class abstract is a boolean that allows me to inherit children, that is to say I give birth with a tab and the children would be the...
asked by 30.11.2016 / 02:18
2
answers

Value $ Scope of ng-model Throw "Undefined" in the Controller

In my studies of the Ionic Framework I am learning about controllers, I have been working a simple example of a page with a login, then my HTML code, I do not leave it anymore because the rest was generated by Ionic and I did not touch it at all...
asked by 18.11.2016 / 04:31
1
answer

Error with ionic run IOS

I want to run my app on my iphone and I get the following error when running ionic run ios  '    ** BUILD SUCCEEDED **       [....] Waiting up to 1 seconds for iOS device to be connected       [....] Found iPhone 5s (Global / CDMA) '...
asked by 18.11.2016 / 02:43
1
answer

Show toast input ionic ion 2

Hi, I have a validated form, but I want to show a toast to inform the user that the field is empty ionic 2     
asked by 21.11.2016 / 03:10
1
answer

How to capture the value of a select in Ionic, AngularJs?

The problem occurs when passing the value of a select, which I want later when ng-change detects a change a request is sent with the value of the id of the selected province, to then return the cities according to the province, but show that id...
asked by 15.11.2016 / 01:53
2
answers

Error 500 POST with Ionic and AngularJS

I have a problem when trying to perform authentication with Ionic and AngularJs with a Backend in Cakephp 3. Testing with Chrome Postman, everything works perfect. The problem is making the call with the Ionic driver. Here I present all the elem...
asked by 15.11.2016 / 16:44