Ionic Package and Crosswalk
@danielmm1997 wrote: Hello, if i build my app with ionic build android the App run fast.I added before the newest Version of Crosswalk. If i build my app with ionic package the app is really slow on...
View ArticleSass compatibility between Ionic V1.3 and V2
@timowolf wrote: we are developing a new theme using Sass and have to support Ionic 1 and Ionic 2. Is the Sass variables etc. compatible so that we can only have one theme implementation and use it...
View ArticleAn idea about checking internet connection
@ordekci wrote: Hi. I develop an ionic application. I make service calls a lot of time and navigate between pages. In lot of projects, if there is no internet connection, it gives an warning that "No...
View ArticleIssue in ionic2 tutorial template project
@ravitheja wrote: I am getting below error when I tried to run the ionic tutorial project created by using ionic start MyIonic2ProjectSideMenu tutorial --v2 Could someone help me how to fix this...
View ArticleSocketio with ionic client set my server seting like ip and port(socketio...
@sonalikarade wrote: hi all,socketio ionic chat apphow can set up ip and port of socketio mean client and server .its work on browser but not working on android deviceplease give...
View Article[SOLVED] Ng-repeat doesn't refresh item
@azzurrodigitaletest wrote: Hi All, I'm trying to use an $interval to call the server and then update a list.Seems to work all well (in the log I see the updated array) but the list doesn't update....
View Article@RouteConfig not working anymore since update to Ionic 2.0.0-beta.6
@jospin wrote: Hey all, we're using hash mode urls e.g. #/page1, #/page2 etc, using Ionic 2 beta 6 and Angular 2.0.0-beta.15 conform this example: github.com...
View ArticleIonic saving the state of a checkbox
@lynskey08 wrote: Hi everyone,I was just wondering could anyone help me with this. I want to save the state of a checkbox after leaving the page and to be able to go back into that page and have the...
View ArticleIos External Navigation Problem
@jaseel1 wrote: I want to add Itunes store link, fb,twitter etc... links to my ionic ios app. but its not working I added in config.xml Screenshot from 2016-04-22 21:10:45.png1920x1080 374 KB and i am...
View ArticleProblem with angular-pdf and pdfmake
@ddelfio wrote: Hi guys,I've a trouble with download of a PDF file created with pdfmake. I have created and viewed the pdf made from charts.js, but now I would like to download the file. I tried to...
View ArticlePrevent code repetition in html file
@riteshbhat17 wrote: My app is getting a bit bulky because of a lot of code repetition can anyone suggest me how to prevent this. <ion-item> here is text 1 </ion-item> <ion-item>...
View ArticleIonic2 Side-menu and dropdown sub-menu
@bsakweson wrote: Team, I am looking at the possibility of implementing a side menu in ionic2 using typescript. What I need is completely different from anything I have read on this forum or the net....
View ArticleCan I use JQuery?
@Muhib wrote: Hi, I am completely new in Ionic and hybrid application development. Can I use JQuery (NOT JQuery mobile) with ionic? I am good at JQuery. I am currently reading 'Ionic in Action' which...
View ArticleTiming problems with SQLite storage
@lx4r wrote: Hey Ionic community,I'm trying to create a very simple app with Ionic that uses a JSON API. The idea is to save the API base url in the SQLite storage.My code looks like this:...
View ArticleTwo content window
@arctushar wrote: HiI want to make a dictionaryI Want that there will be two column.In the left column there will be List. This list will contain 500 items.In the right column, there will be clickable...
View ArticleIs there a way to disable ion-button-effect styles for md devices?
@sellestad wrote: We are creating custom buttons and not importing any ionic sass currently. On Chrome and md devices, styles are getting injected into the tag. Is there a way to prevent this? Thanks!...
View ArticleLogin ionic with session and mysql
@Ingenieur wrote: Hi , Some one help me please with a good tutorial to do login App ionic and mysql database SESSION.Thanks Posts: 1 Participants: 1 Read full topic
View ArticleReturning http response for error
@newelement wrote: Trying to get http response to return even when an error occurs. login( creds ){ var headers = new Headers(); headers.append('Content-Type', 'application/x-www-form-urlencoded');...
View ArticleIonic 2 youtube player
@witcherfearless wrote: I could not find the YouTube player for ionic 2. Is YouTube player for ionic 2? Posts: 1 Participants: 1 Read full topic
View Article$cordovaFacebook post to friend's wall
@sammysounder wrote: Hi all! I have my implementation working where I can post to a User's wall, but I'm trying to post to their friend's wall. Does anyone have this working? var options = { method:...
View Article