Card IO Plugin - Issues with Android
@neha_d wrote: Hello,I have implemented the following CardIO plugin in my Ionic App:https://github.com/card-io/card.io-Cordova-PluginThis works fine on iOS. However, on Android, when I use the...
View ArticleScrollAssist in ionic 1
@Kolesnikov wrote: Hello! I have an issue with <ion-content> height when I click on input and it shows keyboard (it sets style for input field with height = 397px). I found that in ionic-angular...
View ArticleAccess scope of form input fields
@samxfido88 wrote: how can i access the scope of username and password as shown below in ionic . when i use this code im getting screenshot Capture.JPG652x516 7.48 KB error Capture.JPG713x152 20.2 KB...
View ArticleDefault location and name of ionic.config(.json)
@ajp8164 wrote: I have installed ionic using "npm install -g ionic". This produced a config file at ~/.ionic/ionic.config. When I run "ionic resources" I always get the response "Couldn't find...
View ArticleAndroid specific Konva HTML5 rect drag lag
@leydar wrote: When dragging a rect created with Konva the shape lags badly after the touch position. This only occurs on Android; the web and iOS versions are really good. To replicate in its...
View ArticlePage scrolls to top on state change
@websbess wrote: I have a long page with content within a list. Upon click, i use $state.go to change the page. However, when they hit the back button they are automatically scrolled to the top of the...
View ArticleCan't seem to remove padding underneath image
@websbess wrote: I'm trying to add in an image into ion-content, essentially as a top banner, but there's some pesky padding that's added below it that I just can't seem to remove. This codepen...
View ArticleChange positive color in ionic.app.scss
@AllBlueSolutions wrote: Hi, I am trying to change the positive color but dont want to use sass, how can I do this? I tried editing the ionic.app.scss file like so $positive:#106CA4 !default; // The...
View ArticleIPV6 Hosting Providers
@sukhsingh wrote: Does anyone have a list of hosting providers that support IPv6 without lot of hassle? After almost a year of development I am coming very close to publishing my app which is hosted...
View ArticleHow to make grid list UI in ionic?
@SanIonic46 wrote: Hi, I am trying this type of UI with row and col in ionic but i am not getting exactly with lines. How can i do this? Please help me....
View ArticleSide menu overlap when used with cordova-plugin-googlemaps
@lolaswift1 wrote: Dear expert,I have an app which uses side menu, side menu works perfectly on all other pages except for one page which uses google maps. The side menu overlaps the maps. I set...
View ArticleHow to select quantity for ng-repeat values
@samxfido88 wrote: how can i use counter for ng-repeat values?? . I have used a 2 functions add and minus quantity and called those function in controller. the problem is when i click add or minus the...
View ArticleCritical Bug in Tab Navigation - (back button not visible)
@SwenVogel wrote: Hi all, in the current ionic verion 1.3.1 the back navigation seems to be broken.The back button is not visible on subpages of an tab after some navigation steps. The bug is...
View ArticleApp not showing large text
@ahmetionic wrote: im retrieve data from server for ionic app but not accept large text...when adding large text app not working...anyone can help me for solving this issue my code Play Ground Result...
View ArticleUrgent! Please help me to resolve problem with navigation on iOS
@HarinderSingh wrote: Hello everyone, please help me to resolve this issue. I have an app in which I have placed a settings button on navigation bar.I am redirecting to other html page on it's click....
View ArticleWhite screen of death on iOS but works on Android and web
@UrbanMania wrote: Hi What's the best way to debug when my app works without an error on web and Android but gives me white screen of death on iOS (and no useful info when I run the app using ionic...
View ArticleBest way to create forms to edit object tree
@chager wrote: I'm searching for experiences on what is the best way to create forms to edit object trees.I'm building an enterprise app in which I want to edit e.g. contacts where each contact has a...
View ArticleIonic: forEach object/array in table row col
@DinioDev wrote: Hi,I need to set this json result:...
View ArticleStatus Bar in Ionic
@anicacute09 wrote: Hi guys, I just want to know how can I achieve this kind of status bar in ionic/cordova. Posts: 1 Participants: 1 Read full topic
View ArticleIonic does not create the app folder?
@mitch619911 wrote: After installing Ionic, and then trying to start a project, I does not create the folder to the project.Any help? CMD log: Microsoft Windows Version 10.0.14393 2016 Microsoft...
View Article