Questions tagged as 'ionic'

0
answers

Problem with the Ionic versions

Ionic does not respect the default structure of the initial design according to the installed versions, I have version 2.0.0-beta.30, node = 6.2.1 and npm 3.9.3, when creating a project it generates the project with the structure of version 2.2....
asked by 15.02.2017 / 03:23
0
answers

Ionic2 - Download Images and Save to Gallery

How do I download an image to be in a server and then save it to the device's Gallery (IOS and Android). PS: I'm using ionic 2 Thanks in advance for all     
asked by 13.01.2017 / 11:15
1
answer

Ionic 2 - Custom tabIcon images do not appear on the device

I'm trying to put custom icons (in svg or png) on the tab of my app, the ionic serve works quietly, but when running on the device (android) the icon does not appear, I'm wondering what permission (which are in the assets / images / tabIcon / im...
asked by 12.01.2017 / 14:33
0
answers

Ionic 2 - How do I go back to the home page of a given tab

My APP works with tabs , inside these tabs I have buttons that open other pages using push , when I click on tab 2 , and click a button, it opens the normal page, there I click on tab 1 , and then I click again on...
asked by 02.02.2017 / 14:42
1
answer

Problems exporting app from creator to WWW

I'm doing the layout of my app by the creator, and I try to export the screens to the app I made from the command line to the WWW, but it always executes the command line project (be it blank, tabs or any other ) and does not execute what I past...
asked by 11.01.2017 / 18:55
1
answer

What is the implementation in ionic 2 to avoid code repetition?

I have a "tab" and would put it in the header, but I would like this "tab" and its elements were the same for all screens, as well as some .scss design. What is the best way to do this type of implementation?     
asked by 26.12.2016 / 01:51
0
answers

How to make my Ionic app have the external json updated according to new content?

Well I have a website that uses the JSON API of Wordpress and created the website made by hand consuming JSON data from wordpress. I created an app for the site using the IONIC whitelist to be able to get external URL JSON data. But when I creat...
asked by 19.12.2016 / 17:29
0
answers

Iframe problem in android

I'm looking for a help ... I'm developing an application that is using an iframe to roll video in the app ... The problem is this: When I test in Intel XDk's AppPreview the video shows up fine but when I generate the APK testo on the phone does...
asked by 12.12.2016 / 18:44
0
answers

PHP Access-Control-Allow-Origin - CORS - Localhost

I'm trying to access a localhost application by another application that is also local, but on another IP and port and I can not at all. I've tried it all the way and the error mesangem always appears:    XMLHttpRequest can not load link . I...
asked by 29.12.2016 / 12:08
0
answers

Controller does not execute when I return to the same state

Hello, I have a problem with angular and ionic 1 I have a restaurant market place app, similar to ifood, I have an order flow and as the steps go by I save the order data in a place on the siteStorage, at the end of the flow (shopping cart) I ge...
asked by 08.12.2016 / 17:00