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....
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
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...
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...
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...
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?
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...
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...
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...
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...