Ios keyboard over popup
@Schmidt wrote: On ios the keyboard is always shown over the popup, so sometimes you can't see your input. We're using com.ionic.keyboard plugin. Someone has a similar problem? Can't find a solution...
View ArticleResetting with angular in an Ionic app
@FHair wrote: I am trying to make a reset button for my cost estimator I am building using Ionic Framework. Now I have a simple reset from when It was a web app but obviously that does not work with...
View ArticlePull to refresh without moving content
@dzombi wrote: Hi. Is it possible to do PULL TO REFRESH, without moving the content downwards? Best regards Posts: 1 Participants: 1 Read full topic
View ArticleHide elements on DOM based on $stateParams value
@Manugal wrote: Hello, I'm trying to build an app with three tabs: Home, Profile and Settings. In the "Home" tab there is a list of items. When I click on an item, I enter into a "Detail" section of...
View ArticleHow to restrict app rotation?
@ramaa wrote: I just wanna restrict my app to work in Portrait mode. How to disable app rotation? @leob Hope you have knowledge on this.. Posts: 3 Participants: 3 Read full topic
View ArticleHow to apply default "semi bold" / "medium" system font
@gfox wrote: Hi, I'm trying to have the default system "semibold" font displayed on various OS using CSS, eg: on Window: Segoe UI SemiBoldon Android: Roboto Mediumon iOS: is there one? I've been...
View ArticleDisplay different in browser and device when pull data via $http
@kkai316 wrote: Hello everyone,I was working on $http to get json from my api(start with "https://...." url). When I test on web browser (ionic serve), I can see my api json data. However, if I...
View ArticleCFNetwork SSLHandshake failed (-9824)
@matpol wrote: Hi I have been getting this error: CFNetwork SSLHandshake failed (-9824) This only seems happen when using 3G. Over wifi I have not been getting it. Even with 3g the initial requests...
View ArticleFix list scroll at bottom
@ricksmelo wrote: I'm trying to make a list fix its scroll at the bottom of the page before rendering the content. Right now I'm doing this way: I want to render the page with the scroll already at...
View ArticleConfig.xml preference - NSAppTransportSecurity
@soupman99 wrote: Running into an issue in iOS9. I found the snippit below for my info.plist which allows non https requests. Is there a way to include this as a preference in my config.xml file? Its...
View ArticleIon-side-menu icon not hidden when back button is showing
@dtrujo wrote: I'm making an application that contains a right lateral menu by which I navigate to different parts of the application . I have an initial view , through which I can also navigate to...
View ArticleLittle delay when opening app - iOS
@michael_amaral wrote: Hello Ionicers! Any of you have noticed that little delay when opening iOS app? How to reproduce: touch the icon, it gets dimmed, and then it opens. There is the delay. I dont...
View ArticleRunning service in background when app is not active , is it possible?
@Sumeet123 wrote: How to run a service in background ? i want to run a service in background to track user location and send Notifications ! Any plugins available ? Posts: 7 Participants: 2 Read full...
View ArticleNativePageTransitions
@khalilghazal wrote: I'm trying to change PageTransitions animation but i'm getting 2 animations at the same time : the original one and the new one using plugin. Inside my controller :...
View ArticleBuild variants for Ionic apps
@learninglemmings wrote: What is the way to achieve build variants (like gradle flavors) with Ionic? In my case I would like to use the same code base to build several apps with small differences such...
View ArticleDisplay Application name within app
@Xmarker25 wrote: I've been searching for a way to get the application name to display within the app rather than hardcoding the name in the html. One idea I had was to parse the config.xml and get...
View ArticleVariable value not updating in view when changing it in $scope
@thurft wrote: I've the following simple app using Ionic 1.1 and angularJS 1.4 http://codepen.io/thurft/pen/zvzLqp It scrolls a list of items in an ion-scroll and then attempts to change the highlight...
View Article'Unexpected token
@Nehero1 wrote: Having a weird issue with every charting library I'm trying. Chrome keeps spitting out the error "Uncaught SyntaxError: Unexpected token <". I have the meta tag in my index.html...
View ArticleWinver="Windows 10", but ionic info="OS: Windows 8.1"
@ArborFive wrote: Total noob here, please be gentle. I'm running Windows 10: ...but 'ionic info' is indicating 8.1: ionic info Cordova CLI: 5.3.3 Gulp version: CLI version 3.9.0 Gulp local: Ionic CLI...
View ArticleRolling credits in Ionic?
@Batzi wrote: What would you recommend to use to simulate rolling credits in Ionic? Example Posts: 2 Participants: 2 Read full topic
View Article