[Debate] SqLite db versions and migrations, how is it intended to be?
@luchillo17 wrote: Hi, thinking in future, how is the update process when the user already has a db in it's app? as far as i can tell the db get's deleted when i install from usb as debugging mode,...
View ArticleGoogle Plus login
@chrismaher wrote: Does anyone have an example of a Google Plus Login that works on Android. Posts: 2 Participants: 2 Read full topic
View ArticleUsing ion-nav-title makes the back button title doesn't show previous page title
@out99 wrote: stackoverflow.com using ion-nav-title makes the back button title doesn't show previous page title asked by Sean Out on 07:04PM - 17 Feb 16 ionic-framework, ionic-view please refer to...
View ArticleCan't access @page instance inside custom component with native ionic2...
@snikh wrote: Hi everyone! I'm trying to create a custom navigation bar with ion-segment and ion-menu directives (app/components/navigation/top-navbar) For both ion-segment and ion-menu navigation I...
View ArticleSwipe item list
@MihaiAperii wrote: I want to make swipe for list item, I know that directives on-swipe-left.... but I want to do something like this demo: https://www.npmjs.com/package/react-swipe-to-reveal-options...
View ArticleButton and checkbox in Slide element
@rayecrq wrote: Basically I'm trying to place a checkbox and a button in the ion-slide <ion-slides pager> <ion-slide style="background-image:url('img/end.png'); background-size: 100%;">...
View ArticleI need to use some third party modals inside ionic ones however when doing...
@garrettmac wrote: I'd like to start by saying I created a question here, http://stackoverflow.com/questions/35474491/i-created-a-service-to-handle-modals-however-when-clicking-content-in-a-nested...
View ArticleNext/Prev Item in ng-repeat (change dynamic link?)
@taylormaster wrote: Hi!i use this concept:http://learn.ionicframework.com/formulas/sharing-data-between-views/ I would like insert two button in detail state. These buttons control the list ( <...
View ArticleBugs: Did I Find a bug on ionic tab
@jiedu wrote: Version 1.2.0Here I use ionic tab and I found that in ionic.bundle.js line: 58397 this.hrefMatchesState = function() { return $attrs.href && $location.path().indexOf(...
View ArticleAlert inputs radio not working correctly with prompts
@big_bill91 wrote: Hello world Hello world, I need help please, prompt alert work correctly but when I add radio, it's shown like a simple radio in html let alert = Alert.create({ title: "Alert",...
View ArticleHttp request
@mateuspaegle wrote: Hi guys! I need to add a value in the header of the request, called HASH and also need to change the content-type of the same. In my research I found the following: let _header =...
View ArticleStore as Png Image from Signature pad?
@matrix wrote: i have implemented signature-pad and its working perfectly..!now, I want to store the Signature as .png image to local/cloudinary. $scope.saveCanvas = function() { var sigImg =...
View ArticleIonic2 typescript project with cordova plugins
@ramon wrote: Hi,anyone knows what I must do to make cordova plugins work on my ionic2 typescript project? Following these steps... ionic start myproject blank --v2 --ts ionic platform add ios ionic...
View ArticleError on installing Ionic
@clementcrownrisegmai wrote: Microsoft Windows Version 6.3.9600 2013 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32>install npm -g ionic'install' is not recognized as an internal...
View ArticleWhat backend i should use
@sushilbansal wrote: Hi I am new to ionic and learning it for past 3-4 weeks. I am working on a news discussion app and looking for a solution which will 1) allow user authentication 2) sync between...
View ArticleDifferent Cordova build version
@xereda wrote: Hi guys, The ionic are using different versions for deploy between ios and android. For ios is usando cordova 3.9.2 and android are using cordova 4.1.1. You know the reason for this !?...
View ArticleUsing angular formly with Ionic 2
@jamesbyrne wrote: Im trying to figure out how to use angular-formly with Ionic 2 but Im not sure how to go about including the requirements. Has anyone else tried this? Posts: 1 Participants: 1 Read...
View ArticleReal Time test on mobile device
@tahatyc wrote: Hi guys, I have a question - is there a way to test in real time my app on mobile phone or I have to run the command -> ionic run android every time I make a change? Posts: 1...
View ArticleIonic 2 tutorial project didn't show item-details page properly (Typescript)
@jonathanperis wrote: Hi! I've just started the Ionic 2 tutorial, and when i create the project passing the --ts for Typescript variant, the item details page didn't work correctly. The content of...
View ArticleStyling ionic app css
@jesst446 wrote: Hi, I have made some changes to the overall styling but please can someone tell me how i would change the header text to black instead of white and also the tab icon colour is white...
View Article