Horizontally scrolling sub header in ionic 2
@katrinsharp wrote: Hey,I'm interested to have horizontally scrollable sub header in my ionic 2 based app as follows: I tried ion-toolbar with 1) some css kung-fu or with 2) ion-scroll -- but didn't...
View ArticleTwo taps required on input fields when multiple $ionicModal instances in view
@artz wrote: Open this CodePen in Safari on iOS 9: http://codepen.io/daveartz/full/KVBJwg/ When using Safari on iOS 9 it takes two taps to enter an input field and focusFirstInput does not work. This...
View ArticleHow to override ion-header-bar programmatically?
@drodrigo wrote: Hi everyone! How do I change the header bar based on a value of a scope variable? The reason is that I need to change the theme for every type of posts and I can't figure out how to...
View ArticleBest Ionic Cordova Structure
@Balaji_Gopal wrote: I am new to these ionic cordova app development,I need to follow the best practices of Ionic cordova project structure and Ionic cordova best practices. Posts: 2 Participants: 2...
View ArticleIonic infintite scroll is not working
@tameen wrote: I wrote ionic lib update command and it updated my version to 1.2.4. but ionic infinite scroll stopped working in android emulator after updating to new version. How can i solve this...
View ArticleIonic Android 5.1.1 Splashscreen Bug?
@rezavoe wrote: Hello guys, my phone for debug is Samsung Galaxy E7 with Android 4.4, my apps run without any real issues. yesterday my phone got updated to Android 5.1.1, the splashcreen run for the...
View ArticleManage Password Resets
@mesk80 wrote: How to include the strings %TOKEN% and %EMAIL% in template to enable password recovery in app? I am using firebase for password resets. Here I am not able to receive reset password...
View ArticleDisplay dates in select component not select first option by default
@anubro wrote: Below is the select component code: <label class="item item-input"> <span class="input-label">Date</span> <select ng-model="loginData.bookingdate" style="...
View ArticleIon-input hover background color
@twklessor wrote: Hello I have been experimenting with changing the background color on hovered/selected ion-inputs. I have not been able to do it successfully as of yet. I have only been able to...
View ArticleHow to do a search function?
@Giregar wrote: Hey,I want to make a simple app with a search function.At the end, I want to type into the search form for example two words and send the request to a REST API (PHP backend). The API...
View ArticleIonic + Beacon + Win.Phone is possible?
@GabrielBarreto wrote: Hi. I'm new to Ionic and i'm looking forward on making an app using beacons and Ionic (it's for my work, my boss gave me the oportunity to work with the tools i want to).I know...
View ArticleWhy Ionic on repeating content is cutting some test
@StrimUp wrote: {{post.user.username}} {{post.body}} Share When try to view post.body with much content it cut some and show less character how can i overcome that. Posts: 2 Participants: 2 Read full...
View ArticleApp has no problem in browser, won't work in iOS
@blanketrock wrote: Okay guys, I am really struggling here. My app is almost complete, everything works great in the browser so I am off to testing in iOS. The part of the app that isn't working is...
View ArticleHow detect if device is tablet or smartphone
@fabiobalsamo wrote: hi how can i detect if device is tablet or smartphone? there is some plugin for this? any suggestion on mobile-detect.js? someone have tryed? Posts: 5 Participants: 2 Read full...
View ArticleDid someone use batch.com for their notifications?
@simonini_thomas wrote: Hi everyone !I've just discover batch.com I want to know if someone use it with ionic ? Did someone know how to implement it with ionic ? Posts: 1 Participants: 1 Read full topic
View ArticleSetting up the controller for google maps
@jesst446 wrote: Hi, I am using Google Maps Geolocation API Google Maps JavaScript API Google Places API Web Service to set up a find local health services how do I go about adding these to the...
View ArticleCustomize ion-tab
@karwan wrote: Hey Ionites! I wana design a ion-tab like attached photo. the middle tab is a bit larger and over the tab bar.I tried to use custom css but ion-tab div goes under the page.Can anyone...
View ArticleViews don't update after reload ($templateCache issue?)
@joelcogley wrote: Hey All, I recently purchased an ionic template off of themeforest, and while I have it up and running, I can't get any of the views to update after I make changes. However, if I...
View ArticleFree app : Google Play ask for payment method
@dbar wrote: Hello guys, Since few days, users report that Google Play ask them to add a payment method before they can even download my app.Off course my app is totally free, and they can skip this,...
View ArticleApp resume and HTTP error
@pliablepixels wrote: Hello there I am facing this situation every once in a while (and more so in Android compared to iOS) When the app is "resuming" from the background, typically after the phone is...
View Article