Accordion page using JQuery not working on
@afiqsyed wrote: Hi. I try to create an accordion in page using Jquery. But it is not working whe I use to call the page. It working normally when I put it on the index file. Can someone help me ?...
View ArticlePush notification icon in ionic app?
@jayeshjain_minio wrote: I am trying to set icon for push notification. When a notification arrives, I want my logo to appear in the notifiation bar. How is this possible in ionic? While sending data...
View ArticleIonic + BaasBox
@anujay wrote: Hi,I am trying to build a realtime data app,it tried with firebase and it works very smoothly,but i cant afford firebase since is too costly to scale up.I found BaasBox,please suggest...
View ArticleQuickstart Ionic Analytics not working
@luizcieslak wrote: Hi all, I tried to test the analytics-tutorial but I keep getting this error: Uncaught Error: [$injector:unpr] Unknown provider: $ionicAnalyticsProvider <- $ionicAnalytics my...
View ArticleProblem while opening a modal in half screen
@argon wrote: I am new to ionic framework. I created a modal by following the example of the link http://codepen.io/ionic/pen/gblnybut the modal is opens in full screen. I don't understand what's went...
View ArticleIonic Api Reference for the functions and object
@rajendrasahoodbpb wrote: Hi , From the last couple of days i have been searching about the Api reference for ionic where i can get all existing Objects and their existing function and the events just...
View ArticleAngular-emoji not working with ionic project
@sagardalal wrote: hi, i am building ionic app in which angular-emoji is going to be use,but it shows me error " Cannot read property 'offsetHeight' of undefined "problem is that ionic-bundle.min.js...
View ArticleIs there has any pickerview component can working on android and ios?
@PeacePan wrote: hi, ionic devs: I'm needing a component like a ios UIPickerView. There has some cordova plugin on github. https://github.com/mgcrea/cordova-pickerview...
View ArticleSort list by button
@fabiobalsamo wrote: Hi folks... I've a problem, i need to sort my list(get from db) by date in 2 ways (old one and new one) by clicking on the same button.For example the list is sort by newest to...
View ArticleWhy should the console plugin be removed for a release build of the app?
@Sujan12 wrote: From here: http://ionicframework.com/docs/guide/publishing.html Before we deploy, we should take care to adjust plugins needed during development that should not be in production mode....
View ArticleMake button in ion-item clickable without clicking the item itself
@ericongkc wrote: How can i make button in ion-item clickable without clicking the itemI know you can use normal <div class="list"> and <div class="item"> to achieve thisand i don't want...
View ArticleIonic Platform services status and readiness
@Loyx wrote: Hi, can anyone from the Ionic team let us know about the status of the Platform (Push, Deploy, etc)? ETA for beta, etc... It looks like there's a lot of people using all the services...
View ArticleHow to include additional local files in apk?
@jorgecacho wrote: Hi, I have built my app and it uses some additional local files that I load in this way: $http.get('/data/mydata.json').success(function(data) { $scope.mydata = data; }); Everything...
View ArticleJSON from Wordpress
@markbbishop wrote: I am new to all of this and thought I had it figured out. I'm trying to get a json feed from a wordpress, but I can't seem to get this to work. What is wrong with my code?...
View ArticleIOS app settings Icon is displaying the Cordova icon
@declanmurphy wrote: 12283132_1083901051628546_485860291_n.jpg449x800 48.7 KB I used Intel XDK to compile my Ionic App for IOS, with which I added in all of the possible icon sizes that XDK would...
View ArticleAnnoying ion-radio behavior when deployed to iOS
@baph0mt wrote: Here is the relevant HTML markup: <ion-radio name="selectAddress" ng-model="selectAddress" ng-click="changeSelect()" ng-value="address.id"> <p>{{address.address1}}...
View ArticlePush notification for windows phone 8
@softlab_me wrote: hello, i wrote a website on WordPress and want to make an app. I did an app on iOS, Android but have a problem with Windows Phone 8.1 and push notification - how to make them on...
View ArticleWhy is cordova at version 3.9.2 for Ionic 1.1.1 even with cordova 5.4.0...
@flemmingdjensen wrote: Hi, I am confused here... If i do a cordova -v i get 5.4.0 - but when I add the ios platform using ionic platform add ios i get cordova 3.9.2 And if i open the ios project in...
View ArticleTracking users geoLocation .factory or .service? What do you think is best?
@shotbyabel wrote: I am trying to approach this feature on my app the best way possible and I am seeing so many different examples. I was wondering what some of you have done or would suggest... My...
View ArticleUsing My Own Map Graphic with Location Services
@robertlair wrote: I am looking for some direction to get started with creating my own map graphic. Basically, I want to have a map of different Disney World parks, using my own maps of WDW, but still...
View Article