Questions tagged as 'ionic'

1
answer

How to get the Promise in Service and only send the data loaded to the control?

I have a json file with the following sample structure: {"status":"ok","count":2,"count_total":54,"pages":27,"posts":[{"id":894,"type":"post","slug":"titulo-1","url":"url-titulo-1.html","status":"publish","title":"Tu00edtulo 1","content":"<...
asked by 18.11.2016 / 13:50
0
answers

Error: platform not recognized as a core cordova pltatfomr

I have the whole environment set up for ionic, Environment Variables:    ANDROID_HOME = C: \ Program Files (x86) \ Android \ android-sdk       In the path I have:% ANDROID_HOME% \ tools and% ANDROID_HOME% \ platform-tools Ionic Versio...
asked by 16.12.2016 / 17:29
1
answer

INTEL XDK + IONIC error installing apk

Good afternoon, I'm developing an app for study purposes ... I was following the FULL STACKER DEVELOPER tutorial videos and modifying as I wanted. The app works on localhost and on the intel xdk simulator (using an online bank), but after gen...
asked by 16.11.2016 / 18:10
1
answer

IOnic 2 error http request

I need to make a request to a webserver on ionic 2 and I have the following code: constructor(private navController: NavController, public http: Http) { var url = 'http://localhost/APIPortManager/teste.php'; var response =...
asked by 19.11.2016 / 12:18
1
answer

Ionic emulate - Error running on machine with AMD processor

When I try to give ionic emulate android it gives the following error:    emulator:   Requested console port 5584: Inferring adb port 5585.   emulator: ERROR: x86 emulation currently requires hardware acceleration!   Please ensure Inte...
asked by 31.10.2016 / 16:27
0
answers

Show image after closing application and open again

I have this code, and with it I can take a photo and display the photo in place of the camera image just after closing the camera. But how do I make the last image taken on the camera appear when I open the application? <!DOCTYPE html> &...
asked by 28.11.2016 / 17:29
1
answer

What version of nodejs to install ionic cord 2.0.0-beta.3

There are many versions of nodejs, I noticed that if I have the latest version of nodejs, I can not install a previous version of ionic, I tried after installing the nodejs is entered in the terminal as administrator I forced the installation th...
asked by 28.11.2016 / 14:59
1
answer

Google Maps is not showing up

I have a problem with Ionic, I added a map in my app and it does not appear, I'm using the Ionic Tab interface, the code is apparently right, I used it in a Blank app and it worked, but when I I add the same code in the tab of my main app it doe...
asked by 27.10.2016 / 05:11
0
answers

ngModel with variable value

Ionic 2 use, I need ngmodel to have a value of a class variable, but the error when placing in the view, follows my code: viiew <ion-navbar *navbar> <ion-title> POSimplex </ion-title> </ion-navbar>...
asked by 12.10.2016 / 01:26
1
answer

SDK Issues in Fedora Workstation 24

A few days I installed Fededora 24, with everything completed I installed Ionic and Cordova, and soon after the JDK. When you give the following command ionic build android I checked that the SDK was missing, I installed it normally, but...
asked by 07.11.2016 / 22:26