Config.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 ArticleError In rendering ionic v2 app
@sriteja09 wrote: I installed ionic v2 and i run ionic serve but i am getting error in consle. The error is Uncaught Error: Cannot find module "./www/app/app.js" . i fallowed...
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: 6 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 ArticleIonic Creator: Blank on initial View
@ArborFive wrote: I'm cutting my teeth on MEAN via Ionic. And I realize that the Creator is in beta, so... I created a wireframe sorta thing in creator: https://creator.ionic.io/share/a461f2345481...
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$ionicScrollDelegate.resize() not working after update to 1.1.0
@cnd5041 wrote: Hi, I am using ng-hide to hide content, and then upon clicking a header, it toggles a the ng-hide variable. When I toggle I also call $ionicScrollDelegate.resize() to account for the...
View ArticleForce enable swipe-back?
@Peiffer wrote: The swipe-to-go-back is not enabling on my iOS app for some reason. It's strange because I had to force the "ionic.Platform.detect()" call to get the classes to properly add to the...
View ArticleHow to work with Bluetooth? (and GeoLocation)
@shaneperera wrote: I have an Ionic app under development, which uses the Geolocation plugin. Currently it works fine. I'd like to increase the accuracy of the GPS by introducing a third-party...
View ArticleDisable emoji keyboard or strip emoji from text field
@davidianlandis wrote: What would be the recommended way of removing emojis entered into a text input?Is there a non-emoji keyboard? Or can this be handled with regular expressions? Posts: 1...
View ArticleNested states display problem
@xuying wrote: I have a tabbed app with four tabs, in notification tab, I want to have another inner tab as shown below, however it can't display the entire content, some content above today header...
View ArticleMinify + Other Gulp Tasks for Ionic Upload
@saharshtibrewal wrote: How do we minify and concatenate the assets for ionic upload? I have a few bower libraries in my app which include both the minified js and the non-minified versions. I would...
View ArticleIonic Slider Full Screen
@RH34 wrote: Screen Shot 2015-10-14 at 1.03.03 PM.png784x1356 883 KB Hi please help me make the to sliders fit to screen but divided into screen equally, I'm also having a white line space at the rght...
View Article