Upload pictures and other data to server
@bubbobne wrote: Hi all, I'm triing to load a picture with oteher data. I'm using the fileTransfert plugin https://github.com/apache/cordova-plugin-file-transfer. indent preformatted text by 4 spaces...
View ArticleReorder in Ionic2? (with Ionic1?)
@imhs wrote: Hi. I'm trying to make a grid-layout page which look like bookshelf (e.g. bookshelf). I hope the item (book) to move and reorder to other position. But, after searching for it, I found...
View ArticleError installing
@berchik wrote: Installed ionic 2 last week on win10 64, tested few apps, everything was ok. Today it stopped working and I couldn’t create apps or use ionic serve. Tried to uninstall everything,...
View ArticleSplash screen problem (blank, not working)
@cem wrote: Hello, Before i realize something wrong i tried every tutorial in this forum. Then i realize something wrong in this area since i just do this; $ ionic start myApp tabs$ cd myApp$ ionic...
View ArticleWhy the app would be restart after pause?
@wilsonfpz wrote: Hi,I find that after the app was paused by the user (move to the background) ,sometimes it would be restart.Say the last view state by the user is A and the initial state...
View ArticleIonic Collection-Repeat margin
@Scorchy wrote: Hello I recently updated all of my ng-repeats to collection-repeats to improve my performance when viewing alot of items in a list.I'm happy with the performance increase but I'm not...
View ArticleNode.js 5.x.x
@lisaiceland wrote: Hi. When will the CLI toolbox be out that works with Node 5? Posts: 1 Participants: 1 Read full topic
View ArticleI have problems with localStorage in my app
@alvarezsh wrote: I am using ngStorage for storage in my app. But this only works when restart my app. It does not work in real time I am testing on a android device, also I'm using ng-cordova-oauth....
View ArticleIonic view hangs with partial nav bar, with ionic emulate and run working
@chaynes wrote: Some time ago my app worked in ionic view, but now it hangs with only partial display of nav bar. Using OS X and iPhone, it works with ionic serve, and ionic emulate and run if I...
View ArticleHow to store the password in an application
@Sebastianor wrote: I would like to store password in my application but i am not sure about security. Actually I am storing password in local storage but I heard that it is not safe. Is there any...
View ArticleHow to make an HTTP call
@polska03 wrote: I have been following this documentation https://angular.io/docs/js/latest/api/http/Http-class.html#!#stq=http&stp=1 but am unable to make it work. I have a application server at...
View ArticleWhat is a good library to use for adding "tags" to a post, similar to stack...
@user910275 wrote: Tags help with search results and browsing, so in addition to just submitting some content, I also want the user to put in some tags for that content. A post about something like a...
View ArticleCamera Plugin not working (build error)
@melbrinek wrote: Hi guys, According to the documentation here: http://ionicframework.com/docs/v2/native/Camera/ I was unable to make plugins work correctly. I tried to test Camera and Barcode Scanner...
View ArticleHttp request not working - _this.http.post(...).map is not a function
@polska03 wrote: I have the following code: var headers = new Headers(); headers.append('Content-Type', 'application/json'); this.http.post( 'http://www.syntaxsuccess.com/poc-post/',...
View ArticleIndex value of select tag
@Vignesh55 wrote: How do i get index value of selected ng-options and how to get the value in the controller? Posts: 4 Participants: 2 Read full topic
View ArticleDebugging tool
@suyog wrote: hello, can someone suggest me debugging tool for ionic2 apps, for mobile and browser platforms? Posts: 3 Participants: 3 Read full topic
View ArticleIs page config possible in ionic2?
@kagancin wrote: I want to set some specific transitions for specific pages. I wanted to set the config for @Page, but could not find an example. Any help would be appreciated. Posts: 2 Participants:...
View ArticleHide Back button
@Kusuma_12 wrote: <ion-nav-bar class="bar-we-orange" ng-class="{'home--header-bar' : hideback}" align-title="left"> <ion-nav-back-button class="button-clear button-clearwidth"> <i...
View ArticleATTENTION: Upcoming Ionic 2 Starter Changes
@tim wrote: Hello Ionites! Just want to give the community a heads up about changes that are going to be happening to Ionic 2 projects. None of these have happened yet, but we want to give everyone a...
View ArticleVisual glitch on IOS
@jonathanlaf wrote: Hello, I have a problem when typing into an input, some part of the desigh disapeared than when I switch to another input everything goes white. Does someone have run into this...
View Article