Adjusting the active(?) background color of an ion-item
@CTucker1327 wrote: See the example code below: <ion-list can-swipe="true"> <ion-item class="item item-avatar" ng-click=""> .... </ion-item> </ion-list> When you press down on...
View ArticleAndroid + Tabs + NOT full Screen + Keyboard - still having issues
@fox wrote: Still looking into keyboard and input field issues on android. Driving us absolutely nuts for months now. Keep hoping it's a bug and going to be fixed but never happens. At present the...
View ArticleMagnifying glass and user select menu not working on text areas in modal...
@gillarf wrote: I've just updated my ipad to iOS 9 to test my app, and i've noticed that the user select menu (copy paste etc) and the magnifying glass which allows you to place your cursor have both...
View ArticleIon-nav-back-button doesn't appear with my project structure?
@rasool wrote: My problem is that when i navigate from home state to user.tab1 state, the back button does not appear in navbar, how can i solve this problem, i'm new to ionic I have this states in my...
View ArticleDifficulty adding App Intro slides to the app ...Please Help
@Sumeet123 wrote: I have side-menu starter app ....I am trying to integrate app into in side-menu app... Referring this codepen : http://codepen.io/ionic/pen/AjgEB I tried i but... its not working...
View ArticleIonic tabs hidden by nav-bar only in Android
@angeletti wrote: Hi, I'm trying to build an interface with both side menu and tabs. On iOS it works fine, but on Android the tabs are hidden by the nav-bar. Here is one image explaining the issue....
View ArticleExit app when press back key on phone
@shan86 wrote: Anyone can help me, how to exit app when press back button with confirmation dialog box. Posts: 2 Participants: 2 Read full topic
View ArticleiOS9 Split screen feature not working
@shashwattripath wrote: Is there any way to get new Split Screen feature of iOS9 working in Ionic apps? Side slide is working but Split screen to allow both app working at the same time is not...
View ArticleIssue with call option when press on telephone number
@shan86 wrote: Hi I am using following code for call option when press on telephone number. It's working on browser. but not working on after install on mobile. Do I need to install any plugin? +44...
View ArticleShare button
@SureshT wrote: How to allow users share content on WhatsApp, Facebook etc ? Posts: 2 Participants: 2 Read full topic
View ArticleAndroid back button ion-side-menus
@szulborski wrote: Hi I'm working on ionic application that will be used on android and ios devices. I'm using ion-side-menus.This is my home screen html code: <ion-side-menus>...
View ArticleTwo ion-nav-bar on same page
@Sudipta808 wrote: I tried to add two consecutive ion-nav-bar on same viewport but it always coming to the top. any help would be appreciable. I want to achieve this type of design, please have a...
View ArticleAre Cordova Chrome App(CCA) plugins compatible w/ Cordova/ionic app
@bwertman wrote: I have an ionic app that needs to make a TCP socket connection between it and a Wifi access point(no internet just a local access point). The only library I could find for doing this...
View ArticleHow to save data on localstorage
@princevlad wrote: hey guys.... i'm building an app with ionic its kind of my first app i'd like to know how to save images to local storage... ok here is the full issue i would want thumbnails of...
View Article$scope problem
@aormontero wrote: I have a problem with a $scope. I have one view that shows a array of data, when i click one of this object's, the application update other $scope with other data and change the...
View ArticleResizing images on iOS
@gillarf wrote: I have some hi-res images that are captured with the camera and some that are downloaded from a server. They are all in the filesystem. I want to show them in a gallery, so the user...
View ArticleProblem with social sharing plugin cord there is no angularjs?
@webcreate wrote: I have a mobile app is what happens to me and I am using the following plugin https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin use the share method sheet . I have a...
View ArticleSipjs + Crosswalk + Android | Unable to play during a call
@owndmorix wrote: I am developing a sip app. After I received a call and hung it out, I am not be able to play music on my phone. Is there a way to solve this problem? Posts: 1 Participants: 1 Read...
View ArticleIonic upload error -
@mayank_jain wrote: Hello, I just upgraded to ionic CLI 1.7.0 (ionic version 1.1) and while trying to upload to ionic, via ionic upload, it says An error occurred uploading the build: An error...
View ArticleSending a SMS with the sms-cordova-plugin plugin on Android: “Invalid Action”...
@Kamahunda wrote: Hello.I want to send an SMS on Android mobile from an application developed in Cordova 5.3.1 on Windows. I use more ng-cordova. Here are the contents of my config.xml: <widget...
View Article