Ionic ngautocomplete dropdown list problem
@113256 wrote: Hello,i have this weird issue with ngautocomplete (on web and android). When i click anything on the dropdown list it will also click/tap anything behind e.g a button. In the image if i...
View ArticleIonic continue get data from webservice after change page
@tuliofoliveira wrote: Hi, I made this function for get data from a rails webservice, and insert new value in the chart every second. This works well, but when I click in back to return to other...
View ArticleGetting user data
@deancgarcia wrote: I am using the ionic push plugin and am having a hard time understanding what it is used for. Originally I was trying to implement it into my app for live chatting, like if one...
View ArticleLoaded images are not visible
@Costa_Rassco wrote: Hello, guys. I want to try to create a gallery, where an object with img src properties is loaded from the server. Everything loads fine, but I can see images only via chrome's...
View ArticleHow to connect Azure SQL with my IONIC App using PHP
@dandoooy wrote: I have an Azure SQL Server, I created it from dbForge since SQL Server Management Studio won't have database designers for Azure SQL. Right now, I want to create a PHP Script to be my...
View ArticleApp works on emulator but crashes on android(5.1.1)
@odz_amit wrote: I have followed Ionic basic tutorials and tried to run the app on emulator, it worked but while deploying on android real device (5.1.1), it launches and then crashed. Following is...
View ArticleWith Cordova iOS 4 releasing this week, when will Ionic get it?
@olliepop wrote: The cordova-ios project has recently been tagged 4.0.0 and is slated for release this week (source: https://github.com/apache/cordova-ios/pull/172#issuecomment-162254595) Cordova iOS...
View ArticleIonic serve: rerun gulp task on change
@royip wrote: Hello all I build a gulp task that minifying all my js, sass and html files.And I want that when I run ionic serve, and when some files changes it will rerun the gulp task that are...
View ArticleCreate your own ionic templates?
@falconmick wrote: Hi guys! I just finished making a killer template for ionic which is basically the sidemenu template but setup to use TypeScript inside of Visual Studio Code. I would love to open...
View ArticleWould you help to give an advice why ion-toggle cannot show on ion-nav-bar?...
@mwu666 wrote: frontpage.png720x1280 31.7 KB Would you help to give an advice why ion-toggle cannot show on ion-nav-bar? Many Thanks. User <!-- TABS --> <ion-tabs class="tabs-icon-top...
View ArticleApp runs in browser, not on emulators
@erickva wrote: Hi, I have an app that runs on chrome with: ionic serve. But when I build and emulate, either on iOS or Android, it does not work. It loads, but there is no data. My App has a http...
View ArticleHow to generate non-debug apk?
@helpme wrote: After running ionic build android, an android-debug.apk is generated. How can I generate a non-debug apk which is smaller and faster? Posts: 2 Participants: 2 Read full topic
View ArticleHelp Setting up 3rd Party Plugin - cordova-plugin-filepath
@jaykion wrote: Hi, I just started with Ionic and Anuglar, I have developed Android and IOS apps but for current project short on time want to have single code base. For including modules like Camera...
View ArticleSwift 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: 1 Participants: 1 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 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 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 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 Article