'import' and 'export' may appear only with 'sourceType: module'
@dingels35 wrote: After starting a new project and adding a reference to angular2-moment, I'm getting this error:...
View ArticleAdd google wallet at ionic application
@EduardV wrote: Hello, i have a question. I am development to shopping cart application and i want to use google wallet for payment is possible? Posts: 1 Participants: 1 Read full topic
View ArticleDebugging ionic2 apps tool
@polska03 wrote: Currently when I am debugging ionic2 apps I use Google Chrome's Developer tool to inspect my device. I read the console for any errors. The problem I am faceing is when errors occur...
View ArticleSlow / lagging rendering of list items on iOS devices only [video]
@pjhartin wrote: I am having an issue with significant lag for the rendering of items in a list. See video: I have tested on sim and real iOS devices, and it happens in both cases. Running on android...
View ArticleFade out ion-item highlight on back like iOS
@mtoo020 wrote: In this gif, when the user taps back, the previously selected item fades back to white. Does ionic support this? Posts: 1 Participants: 1 Read full topic
View ArticlengAnimate not working properly with ng-if/ng-show on Ionic 1.2.4
@degamer106 wrote: Continuing the discussion from Angular Animations (ngAnimate) not working for Ionic v1.2.4 (angular v1.4.3): I had a slide-up/slide-down animation with ion-footer-bar and ng-if...
View ArticleCouldn't connect to Internet
@scooper wrote: Hi, I am trying to make one app and yes its first time i am getting to know anything about it. while i give command of ionic serve or ionic run android it open it page but when i try...
View ArticleIonic security with NodeJS as a back-end
@Fright wrote: Hello!I am developing and application using Ionic (AngularJS) and I'm using NodeJS for my back-end. So the application starts, the user then has to log in via Facebook. Once...
View ArticleIonic lib, update in ionic 2
@tzookb wrote: I try to update my ionic project with: ionic lib but it fails, as it looks in the wrong folder: Unable to load ionic lib version information Local Ionic version: undefined...
View ArticleI don't get Global Variables in ionic 2
@aluknot wrote: This is what i have: providers/global/global.ts import {Injectable} from 'angular2/core'; @Injectable() export class Global { public background: string; constructor() { this.background...
View ArticleIon-input problems
@thebit4bit wrote: Hi, i have 2 problems with ion-input.First the tabindex gets not only set on the wrapped input but also on the ion-input.These 2 (redundant) tabindex's break form navigation in...
View ArticleWindows Phone Support in 2016
@jamesbyrne wrote: Hi there, Just wondering if anyone has built a windows 8.1 mobile app using Ionic and if so how did you find the experience? I know others have asked this question but with Ionic 2...
View ArticleOption Options backend for my app
@bgelman wrote: Good day People , I'm from Casilda, Santa Fe, ArgentinaI am new to Ionic, I'm starting to make an app and I'm investigating all hehe technologies and need someone with experience to...
View ArticleResponsive web design
@hari_123 wrote: Hi, Someone please help me regarding responsive web design in ionic.I want to design a app for which screens are same for android,ios and browser.But when i tried to design screens...
View ArticleGet picture from gallery ( ionic 2 | typescript )
@davidla wrote: Hello , any suggestion to get picture from gallery using ionic-native package ? Thanks in advance Posts: 1 Participants: 1 Read full topic
View ArticleIonic serve problem
@zainali95 wrote: i am getting problem in ionic serve how can i solve it? Posts: 1 Participants: 1 Read full topic
View ArticleSlider or swipe picture in ionic
@segokucink wrote: Hi.I have a problem. i have four picture in one div. I want the picture can be swipe to the left so i can see another picture. how can i do this? please help me! here is the pic:...
View ArticleDatetime picker
@seherrick wrote: Hi guys, I'm using the datetime picker from: https://github.com/katemihalikova/ion-datetime-picker Everything is working fine, but I would like to use two instances of the datetime...
View ArticleRun against genymotion hosted in another computer
@en_j wrote: HalloI'm pretty new to Genymotion - could I issue a ionic run android on an Android image running into a Genymotion hosted on another computer, in the same LAN? Posts: 1 Participants: 1...
View ArticleCannot resolve all parameters for 'Storage'(?, ?). Make sure that all the...
@neozhu wrote: `import {Storage,SqlStorage} from 'ionic-angular'; import {Injectable} from 'angular2/core'; import {Contact} from '../modules/Contact'; @Injectable() export class DataService{ private...
View Article