Use Lib Masonry on Layout Horizontal
@Larc wrote: Hi i need use the lib masonry on layout horizontal, but i dont know what is the problem when align. i based in this example:http://jsfiddle.net/g/3SH7a/ and run perfect on Vertical layout...
View ArticleAdd Disclaimer/Terms Agreement to App
@vignesh5 wrote: How do I add a disclaimer/agree terms alert, which only appears on when the user opens the app for the first time? Thanks in advance! Posts: 3 Participants: 2 Read full topic
View ArticleStrange behaviour of on-slide-change slidebox
@lfelisiak wrote: Hi guys im having a problem that i cant figure out, i just will copy the relevants parts of code. Problem: When i go to the #1 slide the previous event does actually work but the...
View ArticleApp.variables.scss question
@icarus_31 wrote: Hi, What I understood is if I want to modify the $colors list, I can update it in that file. I added new colors: $colors: ( primary: #387ef5, secondary: #32db64, danger: #f53d3d,...
View ArticleHow to add provisioning profiles to ionic build?
@Yue_Hong wrote: I am using Mac OS X 10.11. I am trying to deploy build to device (iPhone 4) by running sudo ionic run ios --device and the build end up with the error message saying: Code Sign error:...
View ArticleI can't update ionic to 1.2.0
@dreamtech wrote: "ionic lib update" command returned: "Latest Ionic version: 1.1.1 (released 2015-11-05)" How can I update ionic to version 1.2.0? Posts: 2 Participants: 2 Read full topic
View ArticleKeyboard next button in android
@Aparna wrote: Hi,How to show the next button in softkeyboard focus android. Posts: 3 Participants: 2 Read full topic
View ArticleFree database to use in ionic app
@Ratikanta wrote: I want to create an app where I have to use a database. Which database should I go for? The database should be free to use. Doesn't matter whether it is SQL or NoSQL. Can I use...
View ArticleIonic push C2DM intent not found
@Jap wrote: Hello everyone, i need help on this matter: I followed the ionic push tutoriel for android. It worked in dev mode, with ionic 2 hours's tokens. But since i'm passing my app in production...
View ArticleLearn Angular before learning Ionic?
@avihazut wrote: Do I need to learn Angular before learning Ionic? Thanks! Posts: 1 Participants: 1 Read full topic
View ArticlePut data from http get to a database
@fabiobalsamo wrote: Hi, with this code i retreive dat from http get method, I want to put the data in a database...how can i do? $scope.chiamataUno = function() { var authdata = Base64.encode("XXX" +...
View ArticleInput type=date not work properly on Ionic 2
@Genesis wrote: I try to use input type="date" on Ionic 2, but when open on iPhone, we need to hold tap about 0.5 second to focus the input. Do someone know about this problem? How can we focus on...
View ArticleIon list performance slow for large data
@luchillo17 wrote: Hi, i think this issue is more for the *ngFor directive, as we try to display large items in a list, this takes some time to instantiate the dom elements that will hold the values...
View ArticleIonic user authentication with http https
@hyundo wrote: Hi, I built a simple user authentication program based on https://devdactic.com/restful-api-user-authentication-1/ which works fine on http but has trouble with https. For some weird...
View ArticleGetting error: 'nav controller actively transitioning' when using ionic popups
@luchillo17 wrote: I did update to alpha.42 and this error started poping up when i use a function that makes use of the ionic popup, i'm using it like the next code, closeDialog "should" close any...
View ArticleGoogle Maps Plugin and side menu
@tux wrote: Hello! Currently i'm creating a simple app.And want to use some plugins, such as Google Maps.I've read https://market.ionic.io/starters/google-maps starter and have some questions about...
View ArticleWhere to put assets so the app can find them when built on Android?
@jetk wrote: Hi all, I've been building my first ionic + cordova app, originally with VS 2015 and have since thrown that out for text editor + CLI. I'm having a problem where all images I had in my...
View ArticleProblems injecting $ionicHistory
@Ken420 wrote: I've got an app where I need to manipulate $ionicHistory so that hitting back goes back 2 panes. my controller definition looks like this: .controller("FeedController", ['$scope',...
View ArticleUnable to start the daemon process error
@avihazut wrote: When running the following line:ionic build androidI'm getting an error:... Unable to start the daemon process... Please help. Posts: 2 Participants: 1 Read full topic
View ArticleThe textarea function text is getting cut off[ionic 1.2]
@adityahbk wrote: Screenshot_2015-12-15-14-19-32.png1080x1920 111 KB The A is getting cut off.. Posts: 1 Participants: 1 Read full topic
View Article