Ng-model in fancy select
@mouyleng wrote: I am new to ionic and I don't find multi select option built-in in ionic. I tried with fancy select. The select style is cool; however, I need to get the selected value before...
View ArticleActive parent page when modal page is running
@TMngoma wrote: Hi, I'm totally a newbie to mobile development and love to learn it.I have a problem which I don't know if it feeble to even mention it. I want to be able to have a modal above main...
View ArticleiOS app freezes on load with Cordova 4.0.1 and latest ionic
@OJCode14 wrote: I have no idea what is going on but my app is freezing on load and the $ionicPlatform.ready is not firing at all.... <!-- compiled css output --> <link...
View ArticlePhonegap-facebook-plugin
@RodrigoRubio wrote: I've been using this plugin for a couple of months without any issues on both android and iOS, today it decided to stop. Works fine on android, just iOS not playing nice. If i...
View ArticleIonic Android APP is not able to do a post request
@kendam wrote: Our App built with Ionic is still under testing, The app is able to get information from the rest API, but if you try to signup or sign in to the APP, it does not go through. The app...
View ArticleKeyboard Closing leaves white background after closing
@stevenfitzpatrick wrote: Having this issue whenever a keyboard closes it leaves a white background the size of the keyboard for a split second before the view re sizes back to normal. Happening in...
View ArticleDifferent Side Menus for different tabs
@adreno_abhi wrote: Hi all, Can someone help me with an app i am trying to build where i need a tab based ui. But i need different side menus for different tabs. So that when i select a tab , the side...
View ArticleIs there a plugin for muting the iphone?
@udayakanth wrote: Hi All, Im looking for an ionic plugin or any code that puts the iphone to silent mode without me using the side button. I want to know is that even possible to do. If not then...
View ArticleWARNING: Tried to load angular more than once
@jesst446 wrote: Hi Please can someone tell me how to fix this my screen is blank because of this error ionic.bundle.js:33809 WARNING: Tried to load angular more than once. Thanks Posts: 3...
View ArticleIonic Push Delete tokens on app uninstalled?
@FMD wrote: Hello, I'm using the Ionic Push for our app. and I'm thinking about do I need to manually remove the device tokens if the user uninstall the app? Does Apple give the device a different...
View ArticleIonic State View
@TJL wrote: Im having trouble setting ionic state view, need to help to clarify the view/state. If i set it to profile it'll show but in the wrong view(profile view) and if i switch to student it...
View ArticleGooglemaps change custom directives attribute value is not working
@roxette22 wrote: up vote0down votefavoriteI'm working on google map. I want change the markers set base on dropdown select. But the problem is that the element that I bind is not recoginized by...
View ArticleProblem with $ionicHistory
@jsjaskaran wrote: Hi, I'm developing an app where the user first comes to home screen like this .state('home', { url: '/', templateUrl: 'templates/home.html', controller: 'HomeCtrl' }) and then user...
View ArticleSetting header color of app in overview (recent apps) screen
@moe_ahmed wrote: I'm adding some Lollipop-only styling to an app. I want to change color of header in the overview screeen like Gmail has here (red instead of the default grey) : Is there and ionic...
View ArticleHow to clear previous data when login
@barbadillojomel wrote: Hi guys just want to know your insights about this issue cause I'm stuck finding the right solution. I got all the right data from the server whenever i login. But when i...
View ArticleErrors when trying to run ionic in ubuntu after updating to latest version
@sajithwavenet wrote: Hi guys, my first post here. When trying to run ionic in ubuntu using the folling command: ionic run android I am getting the below error: SyntaxError: Block-scoped declarations...
View ArticleGenerating splash and icons, receiving a message about using cached copy
@ucnetworksdev wrote: Hello everyone, I updated cordova to the newest release and am using ionic 1.2.1 on an existing app we have. I saw in xcode that we need a new image icon for the ipad pro so i...
View ArticleOverride Back Buton : the code is good but not activated at first start
@ThierryTouin wrote: Hi All, I creaded an application and I want to override the backbutton.This code works but it is not actived when user start application. User needs press "burger menu" one time...
View ArticleImplementation of RSA Algorithm Encryption and Decryption in IONIC Application
@seetharam_123 wrote: HI , i am new to ionic application development so i need your guidance in the below :- We are building a Ionic Phonegap Application targeting IOS and Android Devices. I want to...
View ArticleSave a list in local storage
@KavDeesh wrote: Hi,The project I'm working on has 2 pages.Page 1 - You can set a number (Ex: Numb = 4)Page 2 - Controller will automatically generates 4 list items with a name. ( 1 - This is list...
View Article