How to I $state.go to the Child of Another Parent state? Is this possible?
I'm not sure what the issue is here, but I can't seem to go to the child of another parent and have the child view appear. If I am in the state 'tab.B' and I want to navigate to 'tab.A.B.C' the...
View ArticleIonic push notifications with payload in "Ionic Serve" testing mode
nadavb: How can I mimic a specific platform, for example android, when I run ionic serve? You can only really test how it will work on the device ... on a device. This is made worse by the...
View ArticleApp is zoomed in on specific devices
happens with all ionic apps !!! rest of the apps are fine
View ArticleChange icon if the value is 0 or 1...ng-class - ng-ig
Glad to hear everything is working now @fabiobalsamo . Just a possible point to consider for further simplification: ng-class=" <$scope.archiviate.approvata or the current name of the value> ?...
View ArticleIs there RTL support for Ionic?
I looked a bit into making multilingual app with ionic, and implementing rtl and dynamic switching of layout based on language has proven to be really painful. I would have to extand/rewrite some...
View ArticleNew "Select" style component
Thank folks for putting your code here. Has anyone tried a Dependent Select? E.g. Countries->States->Cities
View ArticleiOS9 Split screen feature not working
So I've gotten it working and I've written a post on how to enable Split Screen: http://en.gg/enable-ipad-split-screen-feature-in-an-ionic-or-cordova-app/
View ArticleApp is zoomed in on specific devices
Good, now you know it's not your code. Does is also happen to all Cordova/Phonegap based apps?
View ArticleBraintree Custom UI - Input fields too big
Somehow I can't solve this problem with Braintree custom UI. It generates unexpected behaviour. For example The IFrames are way too big. I tried to disable all heights (aswell those from the body...
View ArticleIonic project with ui.bootstrap datepicker error
I have an ionic applicaion that I am porting to a web application by switching the templates so they use ui.bootstrap and bootstrap-sass classes I am still loading the ionic bundle since it is an...
View ArticleWnated to make Ionic command
I wanted to make a command (which will become part of ionic commands set). This command will call this "ionic build android" command and will upload the apk to my server. Can anyone point me in the...
View ArticleNpm ionic installation issue
tried upgrading npm and node, still keep getting error: network read ECONNRESET. really annoying. anyone knows how to fix this? THANKS
View ArticleAuto-update ionic history
And how do you get that data mongoDB data to the view that displays the blog posts?
View ArticlePush Plugin issue in iPhone - API stops working
Our hybrid application on ionic framework invokes various JSON APIs which works perfect in iOS (9x, 8x, using xcode 7.1) until I introduce the latest Push Plugin. Below are the plugins that we are...
View ArticleActionsheet with custom template
Hi, I want to show my users a list of ion-radio/ion-checkbox in an $ionicActionSheet. I like the UX of ActionSheet (Coming up from bottom with a list of buttons) but it comes only with options of...
View ArticleDynamic Load HTML Tab
I have a slide-box that I'd like each tab to load (with spinner animation) a html template from my 'templates' folder. Each tab will have a different html and I want the animation to show once the...
View ArticleAuto-update ionic history
Angular rest api call. (Im using the mean stack as the backend)
View ArticleNo framework detected
Hi I am trying to import an android project files to Intellij and then it gives me "No framework detected" I check the directory of the files there's no platform folder inside. Then I can't make it...
View Article