Making sidebar toggle on menu click
@gauravcoder wrote: i am new to ionic i could not figure out way to toggel work below is url : http://goo.gl/QUvPJb i want to make right sidebar toggel when right most 9 dots menu clicked Posts: 1...
View ArticleProblem in login when running ionic on emulator with -l -c
@harishgadiya92 wrote: Hi, When i am running my app into android emulator with -livereload or -consolelogs. I am getting "405 (Method not allowed )" error or when run app without any parameters the...
View ArticleIonic and janrain
@mboumeddine wrote: Hello everybody,I need to deploy JANRAIN on IONIC, someone can help methank you for all your help Posts: 1 Participants: 1 Read full topic
View ArticleHelp, I use cordova-plugin-googlemaps I want zoom change new icon marker
@maxasus123 wrote: I use plugin cordova-plugin-googlemaps My Code for(var i = 0; i < total; i++){ var m = markers[i]; var locObj = new plugin.google.maps.LatLng(m.latitude, m.longitude); var mm =...
View ArticleIonic Tabs with ng-repeat and ng-include
@JordanB wrote: Hi, I am trying to dynamically create tabs and tab content. I am using ionic tabs directive with ng-repeat and ng-include for the tab content. I can get the tabs to display correctly...
View ArticleHow to download a file having link which is dynamically generaetd within...
@mik82 wrote: Hello All,I am trying to load a web content from remote server using iframe in my ionic app. Loaded web content within iframe has some downloadable file links( generated dynamically)....
View ArticleNested scopes in ionic
@ramprasad wrote: Hi, I am facing problem with nested scopes in ionic sqlite. my coding is, $scope.sections = [];$cordovaSQLite.execute(db, "select section_id, section_name from...
View ArticleIonic prefetch config broken / $templateCache issue
@noda wrote: Hello, I have a gulp build process that package all html templates in $templateCache to avoid http request in production. I have configured the template prefetch to be disabled: //...
View ArticleNg-click list call-log then show detail log
@RehatulAmbar wrote: So I have call-logs just showing name and date. And now I want to showing Details of that log (number,duration and type of call) its mean that I should click one of call-log list....
View ArticleHeader bar vertical text alignment issue on Android
@sanctus671 wrote: Hey guys, I'm having an issue with the vertical alignment in the header bar on some phones. On iOS, browser and some Android phones it is perfect. However on some Android phones,...
View ArticleHow to scroll to perticular input field when state change from one page to...
@giridharyampalwar wrote: how to scroll to perticular input field when state change from one page to another means when comes back from another page need to auto scroll to perticular input field...
View ArticleView Still Not Refreshing
@Harilall wrote: This is still breaking my balls, I have a view that needs to be navigated to on an ng-click so I call my small function in the html like this <button...
View ArticleSelect and show data from 2 tables
@fabiobalsamo wrote: Hi, i have 2 tables1° id (AUTOINCREMENT)caseTaskId DV_Caseidentifier_for_eni_OdACaseFolderIdrifiutataapprovataarchiviata...
View ArticlePush error 102 on android
@jiffer wrote: Hi all, I'm trying to send push notifications to android and iphone.I have 2 site from where i send them from. Both have the same piece of code for sending them.But on 1 site they fail...
View ArticleHow get list value (on ng-repeat) to show in other page data from two tables?
@fabiobalsamo wrote: HI, How get list value (on ng-repeat) to show in other page data from two tables? Posts: 1 Participants: 1 Read full topic
View ArticleQuestion about device tokens for push
@binoculars88 wrote: Hi all, I was wondering how the device tokens work for push notifications.Are they always valid, or do they automatically become invalid after a certain time? Do they stay the...
View ArticleCan't add android platform to a new ionic project
@developer_82 wrote: I'm starting a new Ionic project and I initialised it:ionic start myApp blank then I tried adding the android platform:ionic platform add android and got the following error...
View ArticleFull-height Iframe in Modal
@wave wrote: Hello, I need to have a full-height iframe in a modal. I tried it with this HTML code: <ion-modal-view> <ion-content has-header="true" padding="true"...
View ArticleCode review and update list in real time
@a_mohamed80 wrote: Hi all I am trying to create prototype "prove of concept" for my team member.I created app to track position of user when they click "get my start location" and start watching...
View ArticleA left AND right side menu. How to Control Each Side Menu Separately (turn...
@mdostal wrote: I have developed quite a few apps in ionic now, but have not had an app with this requirement yet. I have two side menus. Right and Left. One, on the left, exists on nearly every page...
View Article