Implementing facebook comments
@CIsSharp wrote: HI All, Is there anyone who has implemented facebook comments plugin in their app? I am trying this for couple of days without success. It looks like ios/android doesn't support...
View ArticleCan't edit CSS in Chrome Developer tools
@greywire wrote: For some reason I cannot edit CSS in the developer tools, it appears to be rapidly refreshing or something. This is even with live update turned off, gulp turned off, etc. This makes...
View ArticleCustom login failure function
@rkreienbuehl wrote: Hi In my app I use custom authentication. This works great. The only problem is, that when a user enters wrong credentials, the in app browser is shown instead the failure...
View ArticleAdjustpan attribute with statusbar
@anicacute09 wrote: Hi guys, I am using Ionic 1 and I just want to ask something, is it possible to use adjustpan but not fullscreen?? I want my app to show the statusbar.. Posts: 1 Participants: 1...
View ArticleIonic List redirect and print Value
@Nicksmith1 wrote: Hi there, New to Ionic (1.x), so please excuse a probably poor question.I am trying to have two lists that a user selects an item from, and the value is printed on the final page....
View ArticleSide Menu Drawer
@anicacute09 wrote: Hi guys, i am using ionic 1 and I want to use the ionic ion drawer. How can I customize it so that the page that it overlay will turn into transparent black like the side menu and...
View ArticleSocial media like and realtime comments in ionic
@casablanka wrote: i m developping social media .i want to see realtime comments and likes at realtime.when i click like i wanna see new likeCount .how i can do it and how can i do with? ionic . io or...
View ArticleReset ion-infinite-scroll
@Rasioc wrote: Hi,is there a way to reset ion-infinite-scroll? I'm using a collection-repeat list and have ion-infinite-scroll below it. <ion-infinite-scroll ng-if="hasMore"...
View ArticleHow connect ionic app to asp.net web api
@echequer wrote: Hi, im new in this i need to know how to call web api in angularjs? Posts: 1 Participants: 1 Read full topic
View ArticleHow to ionic run android -l -c?
@jf1 wrote: Hello and thanks for ionic. I would to know how to develop android with livereload : here my process: [] $ ionic start mytest[] $ ionic platform android[] connect an android device by usb...
View ArticleView is loaded before function call to Factory is returned with value
@oasisari wrote: Hello, I'm new to ionic and I'm having problem with ionic-view not being updated due to a service function call. If I write the content of the function in the controller then the view...
View ArticleUncaught SyntaxError: Unexpected token while using ionic ion drawer
@anicacute09 wrote: Hi guys, I am using ionic ion drawer for my side menu. As I test it in codepen, it works fine but when I run it in the device it shows Uncaught SyntaxError: Unexpected token . in...
View ArticleHow to generate id for new user?
@Gasparyan wrote: When i use Ionic.User.anonymousId(), i a have following error ?? what i will to do ? Posts: 1 Participants: 1 Read full topic
View ArticleJavascript errors in Ionic app deployed on ios
@ank5 wrote: I am working on an Ionic app. When testing in the browser (on laptop), Chrome developer tools provide a great way to debug using console.log. It also shows Javascript errors in the...
View ArticleGoogle Cloud Endpoints + Ionic + GCM or FCM?
@haopei wrote: I'm working on my first ionic app, and would like to implement push notifications. I'm asking this question to avoid headaches and time wasted along the way. I've set up an Ionic app to...
View ArticleNavigation Transition
@anicacute09 wrote: Hi guys, I was in a bit confuse on transition animation. Well the scenario is after my app loads and after i click to go to another page it doesn't have any transition animation...
View ArticleHow to display next button in android keyboard instead of Go button by default
@sationic wrote: I am developing application which has form fields to create an account. And I want to display next button in android keyboard instead of go button to move cursor from one field to...
View ArticleExpanding Ionic list - not all items visible when some items expanded
@ChrisC wrote: Hi everyone, I have an app that makes extensive use of Ionic Lists that have items that are expandable so that a title is initially visible, and if the user wants to see more detail...
View ArticleHow to test already build application in Android
@asad219 wrote: Hi, I start development an application in ionic using visual studio. I tested and its working on android platform. Now the same application I've to test on iOS. Please tell me the step...
View ArticleMultiple Google Map On different route not working
@rizalafani wrote: I create simple application with tab template, and i create 2 tab and in there a map... but when i reload one tab, map in other tab is not working... what's the solution ?? thanks...
View Article