What is the recommended version of NodeJS to use with Ionic2?
@asterus wrote: Is it OK to use Node 5 or should I stick to 4.*? Posts: 2 Participants: 2 Read full topic
View ArticleSlides in ionic 2
@rveluswa wrote: How do I know the current index of slide in ionic 2? {{$index}} does not work. Posts: 1 Participants: 1 Read full topic
View ArticleWebStorm & Ionic2 - TypeScript lib reference
@asterus wrote: How to let WebStorm (actually any JetBrains product e.g. PyCharm ) to pickup types information for Ionic2 TypeScript library? I've marked PROJECT_ROOT/node_modules as source root and...
View ArticleTrouble using BluetoothSerial in Ionic
@smhharan wrote: Hi All, I am trying to use ngCordova Bluetooth serial module in my app. I am trying to create a service that I could use in my controller. I have managed to get the list of bluetooth...
View ArticleIonic 2: what is ?
@icarus_31 wrote: Hi, Tried the modal and got this error message: < ion-overlay > < /ion-overlay > required in root component template to use: modal I know the modal works because if I...
View ArticleRouting problems
@tomandhisjones wrote: Hey guys, having a problem that I just can't figure out. I've updated my app to 1.1.1 (tried 1.1.0 as well, but same issue), and now the main page loads fine, but when I try to...
View ArticleNot Receiving Android Notifications
@ionicnewbie123 wrote: Hi All, I am trying to send notifications to my android device (Galaxy S3), using ionic.This is my code. $ionicAppProvider.identify({ app_id: 'xx', api_key: 'xx', gcm_id:...
View ArticleThe right moment to switch from Ionic v1.0 to Ionic v2.0
@somtam wrote: Hello everybody,I was wondering when do you suggest to switch from v1 to v2.I am near to release an app right now, do you think it would be better to remake it with Ionic 2.0?thanks for...
View ArticleCannot find module 'config-chain'
@pr0x1ma wrote: I just recently installed ionic v2 and tried to scaffold a starter project but I keep on getting this error. 2015-11-16-011642_1920x1080_scrot.png953x774 70 KB Posts: 1 Participants: 1...
View ArticleHow to add widgets using ionic controls?
@prasadyallapu wrote: I want to know some controls for using widgets in my app. Regards,prasad. Posts: 1 Participants: 1 Read full topic
View ArticleSending a binary file through http?
@Texton wrote: Hi All, I want to send a binary file to a server through $http.post. I have no idea how to do this because the $http processes my data to JSON? Posts: 2 Participants: 2 Read full topic
View ArticleHow to manipulate the DOM inside a Modal
@somtam wrote: Hello everybody, I am trying to manipulate the DOM inside a modal.I've tried with ng-class="getMyStyle()" to add inline style to an image, but I don't know why the function fired 6...
View ArticleUncaught TypeError: Cannot read property '__Ionic_DataTypeSchema' of null
@Rintelen wrote: After run ionic app on android i got the error message: Uncaught TypeError: Cannot read property '_IonicDataTypeSchema' of null Any idea what can i do? Bildschirmfoto 2015-11-16 um...
View ArticleNot saving certain views in ionicHistory
@Stefferp wrote: Hey there, Is it possible to specify in the stateProvider what views should not be remembered by ionicHistory?Imagine the following scenario: User is on a page (state 1) User...
View ArticleCrosswalk with Ionic for iOS
@aadilm wrote: Hi All, I am trying to build a ionic app for iOS. The problem i am encountering is.. I am not able to add Crosswalk for iOS. This article only talks about crosswalk/ionic for...
View ArticleIONIC | SOAP based web-service | exception: 'Access-Control-Allow-Origin'...
@abdulaleem_systems wrote: I am developing mobile application using IONIC framework and I want to access SOAP based web-service, i have found this TUTORIAL. I am accessing publicly deployed soap based...
View ArticleMissed css content icons - driftyco/ionic-bower#1.1.1
@lisasmendi wrote: .ion-chatbubbles:before { content: ""; }.ion-checkmark:before { content: ""; }.ion-checkmark-circled:before { content: ""; } instead of.ion-chatbubbles:before { content: "\f11f";...
View ArticleWhat is the easy way to custom buttons size in button-bar (footer)
@Mik378 wrote: Hi, By default, all buttons have the same size in a ion-footer-bar combined with a button-bar. Is there an easy way to make something like: button to the left: 10% of full widthbutton...
View ArticleMaking div responsive
@sirfak wrote: hii am new with app development using ionic 2. i have a div under ion-list which contains long text.but for some reason text doesn't format.attached is screensho...
View ArticleIonic list - mark as fav
@happyrider wrote: Hi guys, I'm new to ionic ... do you know how to fav list items? Use case:I have a list and there is a 'grey star' on each itemI tap on it and it turns to colorThis is persisted on...
View Article