How to create fixed search?
@fernandopaiva wrote: I'm using tabs and I want to create a fixed search to list. How could I do this ? tabs.html <ion-tabs class="tabs-icon-top tabs-top tabs-color-active-positive"> <!--...
View ArticleIs it possible to alter the back button behavior for a single view?
@ggoforth wrote: Working through a sidemenu app that's going great so far. Having one issue I'm unsure of how to fix. Is it possible to conditionally change the back button (Or history stack I guess)...
View ArticleButton-stable no border in 1.2.1
@Huuzen wrote: I updated my project to version 1.2.1 and all the borders of my button-stable buttons disappeared. In ionic.css .button.button-stable { border-color: #b2b2b2;changed to...
View ArticlePut data from database in array
@fabiobalsamo wrote: Hi how put data from database in array?? i try to create an object and pass the array because after i need to loop to make multiple http request var queryCF = "SELECT...
View ArticleApk for ionic app, build from ionic package is not hitting any external APIs
@gaurpraveen58 wrote: I created an ionic APK file from ionic package (used command - ionic package build android in the terminal ), but the APK is not working in mobile device as there is no hit going...
View Article"Error: Please install Android target: "android-22"
@blizeH wrote: Hi, I'm getting the following error when trying to run ionic emulate android: Error: Please install Android target: "android-22". I've installed the Java SDK and I've also installed the...
View ArticleHard time understanding
@avihazut wrote: Hello, I'm having hard time understanding the Ionic framework and how to build an app, I've used several tutorial but still don't get the picture. Any recommendation of how and where...
View ArticleAdding Ionic Analytic error
@fkkcloud wrote: Hi, I am trying to use Ionic Analytic and running below, ionic add ionic-platform-web-client I get this error below Failed to find the bower component "ionic-platform-web-client".Are...
View ArticleConnectivity of Inoic , MongoDB
@gayatri31 wrote: Hi, I'm trying to connect ionic with mongodb... and googled for a lot but i didn't found any tutorial that explains how to configure ionic with mongoose... Can anyone explains me how...
View ArticleCreating iOS apps - OSX vs ionic package on Windows 7
@blizeH wrote: Hi, I recently purchased an app to customise and release onto both iOS and Android, and the instructions use ionic to create the app itself. I've gone through on my Windows machine...
View ArticleAngular Routing with Ionic: 1 template for multiply views
@Blackscreen wrote: I am developing my first Ionic-App which has 4 tabs(home,category,chat,profile) + Camera button in the middle. So now my question is: How can I use one route, as Example...
View ArticleCropping a full-hd image to a resolution that doesn't fit on the device
@0x1AD2 wrote: At first sorry for my vague question I'm going to make it more clear. The final result I want to achieve is sharing (using ngCordova social sharing plugin) an image that has a...
View ArticleAll my Cordova function don't seem to be working on IOS
@pierro wrote: Hi all, My whole app is working smoothly on android.But on IOS, most (or all, I didn't really check) of my cordova plugin don't work. For example:$cordovaSocialSharing does...
View ArticleCheck current state of the app
@coreelements wrote: So I have a working demo of push notifications with AWS SNS Mobile Push tied with Apple. I can register the device, pass the device token to my webserver. My webserver will add...
View ArticleProblem with $state.go and back button on Android
@blocknotes wrote: In a function I use: $state.go( 'login' ); to go back to the login screen; in this condition when I push the back button on Android the app doesn't exit. Nothing is logged in the...
View ArticleTwo Problem with Sidemenu App
@rsa wrote: Hi All,In my app I have 2 problem with side menu and content, First one is that in devices with Jelly Bean KitKat menus and single post of Posts are appear very well in dragging page from...
View ArticleIonic 1.2.1 Slides bullets hidden
@remiprivet wrote: Hi, Yesterday I installed the new version of Ionic (1.2.1-nightly-1867 using bower). Every thing seems to work fine except the bullets for the new ion-slides directive. When the DOM...
View ArticleWhen I run my ionic app on device geting this error
@andy87 wrote: TypeError: $browser.addPollFn is not a function at Object. (angular-cookies.js:60) at Object.invoke (ionic.bundle.js:13282) at Object.enforcedReturnValue as $get at Object.invoke...
View ArticleCrosswalk - Blank Screen when Keyboard is up
@apars wrote: After adding crosswalk whenever I pull the keyboard up by focusing on an input field, the portion above the keyboard screen becomes white instead of showing the app and what I'm typing...
View Article[Fix] Ionic 1.2.1 Scroll & PTR
@joonhl27 wrote: Some users have reported scrolling not working when combined with PTR after the new ionic update 1.2.1. This is most likely caused by the disabling of js scrolling. To fix add...
View Article