How order list di date get from object
@fabiobalsamo wrote: hi, i heve a list and i want ro order by clicking button by date. This date is taken from an object, i try this code, but it's sort like a simple number // function to order and...
View ArticleProblem whit $http.get and json
@Riidio wrote: Hi, i have this code: -SERVICES.JS serv.factory('loadData', function($http) { var test = []; var uri = 'http://jsonplaceholder.typicode.com/posts';...
View ArticleIon-item dynamic color change
@Freezy wrote: Hi, It's a bit hard to explain but i'll try best. I have a sidemenu, i'm trying to change the background color of the ion-item's page i'm on. Exemple : <ion-list> <ion-item...
View Article$ionicView.loaded event fires for every $state.go(), is this supposed to happen?
@mixofia wrote: I have an app with navigation & routing and I just realized that $ionicView.loaded is fired for every $state transition, i.e. ui-sref="app.profile({id:{{id}}})". I expect this for...
View Article$ionicLoading Custom wrapper
@sankarnt wrote: Hey there, am using ionicLoading for the toast message, when the message appears it has a wrapper "loading-container" which overlaps the other contents in the page. Is it possible to...
View ArticleRedirect to a view after successful save in ionic
@MohammedSalah wrote: Hello, How i redirect to another How to redirect to a another view after successful save ng-submit formafter successful post .factory('Post', function($resource) { return...
View ArticleFeed not displaying google feed api
@jesst446 wrote: Hi I am using the google feed api but it doesnt seem to be showing up here is the code that I have tab-dash.html <ion-view view-title="Feed"> <br> </br>...
View ArticleFirebase snapshot with infinite list
@outfitpic wrote: I have a set of data within a users profile which holds the UID of all the posts they have liked. I am using a data snapshot to show these images within the users profile, but I...
View ArticleHelp me to create my fisrt app ubuntu 13.10 (I'm a begenners)
@peterhaiti19 wrote: Hi everyone !I already installed node and ionic and when i'm trying to create an app i've got the ERROR : " Cannot find module 'xmlbuilder "I just wanna know someone can help me...
View ArticlePlayer audio with delay
@darude wrote: Hi all, i'm creating my first ionic android app, i have created a tab project without plugins on ionic. My intention is create a music app with streaming from radio on shoutcast server,...
View ArticleCordova whitelist plugin not working
@MohammedSalah wrote: Hello, i added whitelist plugins but it's not working with me ionic plugin add https://github.com/apache/cordova-plugin-whitelist.git index.html head <meta...
View ArticleIonic run android: Gradle build daemon disappeared unexpectedly
@sydney wrote: I upgraded my ionic box but now my ionic project is not running anymore: vagrant@vagrant-ubuntu-trusty-64:/project$ ionic -version 1.7.14 vagrant@vagrant-ubuntu-trusty-64:/project$...
View ArticleCannot open the app in offline
@Aparna wrote: hi, I am using google maps in my app.When there is no internet connection I am unable to open the app. Is it possible to open the app in offline but dont allow the user to use google...
View ArticleHow to manually add permissions to an android app?
@haki wrote: Hey, how can I add app permissions manually ? For example, I want to add geo location permissions to the app <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"...
View ArticleIonic app using ng-sortable displays weird behaviour
@terrytong wrote: I was trying to create a view for an Ionic app where the user can add/remove/re-order her profile pics using ng-sortable. Upon first loading, I can remove the pic by clicking the...
View ArticleIonic Grid Center Align
@johntitus wrote: Hi All, I'm new to ionic, i'm trying to create a list with grid inside each list item, i'm unable to center align the items in the grid... Heres the code pen I tried the following...
View ArticleAsk for build android platform in ionic lab application mac
@adexidsoft wrote: hello i am a newbie for building application from ionic framework, i have problem in ionic lab, i can't install platform in ionic lab software in mac, i looking error can;t install...
View ArticleIon-refresher pulling icon
@Gastaldello wrote: How can I set pulling icon on ion-refresher to SVG or animated icon?? Like GMAIL.. Posts: 1 Participants: 1 Read full topic
View ArticleIon-input hover css difficulties
@twklessor wrote: I'm having trouble with some hover styling I'm trying to do. It works perfectly fine on 'real' input events from touch-events. The problem I'm having is when input is controlled from...
View ArticleIphone App Development using ionic on Windows
@abhiremoster wrote: how to setup ionic to develop ios apps using windows machine. help me setup ios sdk to build ios app and to publish it to Apple store. Posts: 1 Participants: 1 Read full topic
View Article