Swift open source, linux & IOS
@jQrgen wrote: Hello Ionic forum Will there be possible to build to IOS from Linux now that swift is open source? Jørgen Posts: 2 Participants: 2 Read full topic
View ArticleIonic nav bar (title bar) moves with even when animation="no animation"
@bvivek20 wrote: I have added animation="no-animation", class animation class and tried everything. Yet. the title nav bar moves with animation. But the tabs remain at the same place. the bar above it...
View ArticleFloating action button
@icarus_31 wrote: Hi, I wanted to try the floating action button <button fab fab-bottom> and don't understand why during scrolling the button scroll also. I thought that if you ask to stay at...
View ArticleIs RxJS functional in Angular2/Ionic2 right now? Have an example?
@willb wrote: I'd like to use RxJS in an Ionic 2 app import {Rx} from "@reactivex/rxjs"; export clas Foo { constructor() { this.myUser = new Rx.BehaviorSubject(null); } } However I'm getting: ERROR in...
View ArticleNavigation goes back two views
@Adriano72 wrote: Hi all, I'm pretty new with Ionic and I suppose this problem has an easy solution but nevertheless one that I'm really struggling finding out! I'm designing a Ionic App and what...
View ArticleIon-nav-buttons are not in-line
@user910275 wrote: The buttons inside my ion-nav-bar are not in-line. I have two buttons, left and right. However, the right side button is off center. My markup is: <ion-nav-bar...
View ArticleWhy ionic application do not work properly on device?
@rsa wrote: hi,I tried to make an hybrid app for my wordpress blog i tried several tutorial but all of them works fine in windows chrome or canary but after build they are not working on real...
View ArticleChrome keeps on reloading
@KimB wrote: Hello there, I have been avoiding this from the beginning of my project, but now I need to test on it on my Macbook but find it is impossible to do so because it keeps on refreshing. I...
View ArticleFacebook login is not working in mobile test
@asimkh wrote: i updated the facebook integration in ionic app but its not working on android mobile :(frowning: while sometime features are not working properly unless i refresh or reload ionic....
View ArticleIonic CLI ignoring flags/parameters
@keldar89 wrote: Hey, I think I have an installation problem on a new MacBook set up. I have installed all prerequisites, and I receive no CLI errors when running commands; cordova create seems to...
View ArticleDisqus + Ionic
@hgadgil wrote: Is anybody aware of a tutorial on using Disqus comments with Ionic? TIA! Cheers,Harsh @brandyshea @mhartington Posts: 2 Participants: 2 Read full topic
View ArticleKeyboard triggered on blur
@matheusbaumgart wrote: I'm not sure what's going on, but every time I close the keyboard by clicking on the cancel button, it will come up again. Looks like there is a delay on the "tap" and it would...
View ArticleStrange navigation problem
@UrbanMania wrote: I'm having an odd problem with navigation. When I click between screens, I sometimes see the screen I'm trying to get to appear, and then the app decides to go back to where I came...
View ArticleProblem scrolling after converting to ionic
@helpme wrote: I have an existing angularjs app which was working fine until I converted it to ionic. I tested the website on the chrome browser and discovered that I can no longer scroll down to see...
View Article$state.go() changing URL but not correctly loading template
@anthonyi wrote: The issue I am having is that I am trying to have a user login to my application and then once they have done so, redirect them to our home page. Up until recently this worked as...
View ArticleGet stuck on cool select modal
@xzecode wrote: hai guys i got stuck on my ionic. first im new in ionic framework and i use this source https://market.ionic.io/themes/my-ionic-material-design for start my app web and now i want to...
View ArticleIonic tabs horizontal scrolling tabs elements
@Injetion wrote: I need that it were possible to scroll the tab elements that will be more than 5, and without the use of icons.The problem is that the elements do not place the file, and begin to...
View ArticleInfinite scroll ionic framewrok:Loadmore() called multiple times
@shamonsha wrote: I am using ionic infinite scroll to load data from php api service. The problem is The method defined on the on-infinite property (ie loadmore function) is called multiple times when...
View ArticleHow to manage data offline and online in ionic
@hitubansal wrote: Hello I am working on blogging app . i want to save article list on SqlLite as well. I need to fetch all blogs in once. ( having more than 2000) blogs . following is my controller...
View ArticleLocal Push Notifications - Unrecognized selector sent to instance
@Tribe wrote: I'm hitting the following issue with Katzer's Local Push Notification plugin I have installed: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason:...
View Article