Store $rootScope value in ngStorage Then display its value
@emsee71 wrote: How can I Store $rootScope value in ngStorage Then display its value ?Please help me, Thanks Posts: 1 Participants: 1 Read full topic
View ArticleiOS9 Transitions
@trikerr wrote: Hi, I'm pretty new on Ionic. I was developing my first app for iOS and and Android and everything was going fine. A couple of weeks ago I installed iOS 9 on my iPhone 6 and looks like...
View ArticleWhat's happening with my status bar and how to fix it?
@brunomonteiro3 wrote: As you can see here: http://i.imgur.com/1NDF4pU.png - for some reason the status bar is "pushing" my fixed header a few pixels down. Is there any way to fix it? I can't debug on...
View ArticlePlease guide me to design tab structure with sidemenu
@chandan2799 wrote: Please guide me to design a structure which would have a sidemenu with default tab view at default screen + default 1st tab content will be a full google map. I am novice to ionic...
View ArticleMoving from jQuery movile to Ionic. Help Needed
@brunocoder wrote: Hi,I want to make a app. I started with jQuery mobile but jQuery mobile have some issues with panels so want to use ionic instead.My App is going to have lot of charts and to plot...
View ArticleLoop/pass through browser social login
@yianni wrote: Hi, I'm currently using the Facebook Parse SDK for user logins with my app- and I've noticed a HUGE decrease in drop-off rates as my login process loops through the browser for their...
View ArticleDisable ion-refresher
@lstone wrote: I'm using ion-refresher to load previous messages in a chat thread. When the user get's to the the beginning of the chat thread I'd like to be able to disable the pull to refresh...
View ArticleShowing a new taller div causes ion-content to not scroll to bottom
@tones411 wrote: My ion-content tag starts out with some html elements inside. When a certain action is performed, some more content appears using the ng-if logic around another div. The problem is...
View ArticleHow to have an ionic app with different interfaces for different users?
@xuying wrote: I have to design two sets of app interfaces for two different kinds of users, the app has four tabs at bottom, the tab for two sets look same, just the content would be different. Is it...
View ArticleUse request data outside function?
@priyank123 wrote: Hello I'm receiving a JSON object as a response, how do I use data outside the success function ? It says undefined when I do so. var request = $http({ method: "post", url:...
View ArticleEmulate difference with Sever Lab
@manitch wrote: I built my app and emulate in iOS but result difference with When i ran with ionic serve Posts: 1 Participants: 1 Read full topic
View ArticleRemote Bluetooth (or Wifi) app
@micniel84 wrote: Would it be possible with ionic to create an app with mouse pad and keyboard for remote controlling a Linux system? Via Bluetooth or wifi... If so, how should one approach such...? I...
View ArticlePage transition animation bug
@giangndm wrote: I am using ionic for building a ios/android application but sometime the page transition not finished.Anyone have solution for this bug? Posts: 3 Participants: 3 Read full topic
View ArticleIonic tabs showing first tab. How I can showing my default tab at the begining?
@azovl wrote: I have ionic tabs. <ion-tabs animation="fade-in-out"> <ion-tab title="First" class="first" disabled="true">Content</ion-tab> <ion-tab title="Second"...
View ArticleNg-click not work correctly
@sebakiller wrote: hi fox,i have a problem in a list-card item with an ng-click event.her my code: Html Template: < ion-list class="card"> <ion-item ng-repeat="emergencyProceduresItem in...
View ArticleI need help with project, get external Content
@Olaf_K wrote: Hi experts, i need help to enhance ionic to get different external HTML+Javascript Content. I dont want to use iframe! Can someone help me for some hours (i dont think it is much work)....
View ArticleYoutube Upload
@Xaularis wrote: I want to upload the video to Youtube, anyone have done that before ? Posts: 2 Participants: 2 Read full topic
View ArticleRadio button
@javaplayer wrote: Hi, I'm trying to check a radio button dynamically but I cant't.I'm usind ng-checked but this option doesn't work.There is a pagination with some radio buttons and I need to check...
View ArticleIonic Analytics - failed to include into app
@ShamilY wrote: Hi folks, I'm trying to add Ionic Analytics service to my app and get the following error while trying in in the browser: Uncaught Error: You must provide an app id and api key to...
View ArticleHow to have two versions of app on android phone when debugging
@r123456789 wrote: Want to have both a demo version (uses static data) and a real-time version of the same app on android phone when debugging. Have tried changing the WIDGET ID in the config.xml...
View Article