Refreshing cached pages once logged in
Nevermind. I was not setting the userIsLoggedIn variable in the scope of page2controller.
View ArticleGet the height of a div without Jquery
Hi, I am trying to dynamically set the height for my slides (those being of different height, very common problem...) I want to dynamically set the height of using:...
View ArticleIonic use input element colors received from ajax query
Hey guys. Awesome framework, kudos. I have this requirement where I get 3 colors in an object from the server. We'll call them Color1,Color2,Color3 respectively. Now I want all the buttons using...
View ArticleScroll content inside Slide Box [FIXED]
thanks @kalilmaciel,, I have same problem with content scroll inside slidebox. I will try it..
View ArticleUPDATED: Persist radio button selection in localStorage populates to all...
Hi guys, I'm still new to ionic and I am trying to explore the concept of localStorage. What I am trying to do:1. User sees detail template for an activity (e.g. lesson 1)2. User is able to indicate...
View ArticleWant to write your Ionic apps with newest ES6 features and Gulp build system?
https://github.com/MaximAbramchuck/angular-gulp-ionic-boilerplate
View ArticleDetect if the scroll is at bottom / detect scrollview's height
Hey, using a directive on the ion-content would give me the full height of it when it load, or at a precise moment, if I'm not wrong, but not get that height whenever I need it in the controller,...
View ArticleHow to build live video streaming app
i am trying to learn mobile development and want to implement this myself, can you give me a high level overview of what all the things required. assuming that i am using a camcorder to record the...
View ArticleGet the height of a div without Jquery
Sometimes it's half the screen size, which means there is an empty space at the bottom of the page where I can't swipe left/right to go to the other slide, coz it's not part of the slide height. I...
View ArticlePouchdb & kimonolabs - help
You must use JSONP. Check here: Kimono labs API request what is the "Access-Control-Allow-Origin: {DOMAIN} response header" about? l think this must help
View ArticleNeed advice choosing technoloty stack. (Ionic involved)
Hi. Thanks for replying. Mobile app is my client's requirement. I bet they want push notification feature. =)
View ArticleWant to write your Ionic apps with newest ES6 features and Gulp build system?
ehhhm ionic cli uses gulp and sass ??? sure you can add es6 support via babel.. but thats not a thing. try the new ionic 2 alpha examples
View ArticleGet the height of a div without Jquery
I need to set the height of the based on the height of the ion-slide. So the height of the ion-slide-box depends whether I am on slide 1 or 2 or 3 etc.That's why I can't do it with CSS. I just can't....
View ArticleGet the height of a div without Jquery
Re, I am sorry but your problem is really unclear, if you can set a codepen, or explain a bit more....
View ArticleIonic push: web client incorrectly installs
I have exactly the same problem. When I was following the tutorial I installed ionic platform web client and because I had a customized file structure on the beginning it didn't worked (I got the...
View ArticleYoutube Upload
I have found one name ng-youtube-upload, But... How would you set "Authorized JavaScript origins" for youtube for the device ? It works fine on the browser with the http://localhost:8100, but not on...
View ArticleUsing Cordova Geolocation API with Angular Google Maps and Google Places
Check the console.Add the plugins : WhiteList, Geolocation, KeyBoardConfigure the Whitelist (meta and config.xml)and it should be ok.
View ArticleBest way to implement Google maps (and Places library) in Ionic
hello @sakotturi, is your solution, as today, still the most efficient one for getting Places ?I mean, there is the cordova plugin https://github.com/mapsplugin/cordova-plugin-googlemaps, but it's...
View Article