Flickering during the transition between views on iOS
@shepard_one wrote: This is the video of the issue: https://youtu.be/9m1MlaiuZB0 On the video you can see that during the transition between tabs there is a strange flickering/lack/delay in rendering....
View ArticleSmall touch area and side menu
@fathermonkey wrote: Hi, I´ve been working on 2 apps on Ionic 2 and in both of them i´ve noticed that the touch area in tabs is reduced to text only and in the side menu button , to the icon.So this...
View ArticleApplication fails to start after converting to crosswalk
@gz0220 wrote: Hi, I have an ionic app which I developed, used and published.I have a problem with version<=4.3 so I followed the crosswalk tutorial.After installing the required API levels through...
View ArticleSetup Push for GCM
@chenri wrote: I need to enable push notification for IONIC (Android Only) for my current IONIC chat appThe chat app is based on groups, user select group and send message to all of the group's...
View ArticleBest Practices: Files to put on a Repository
@ddelfio wrote: Hi,sorry for the silly question but I would like to know which files we have to put on a shared repository to permit to other coworkers to build the project.I don't want to put the...
View ArticleNeed help with ui-router
@eut wrote: Hi, I’m new to ionic framework / ui-router and I have a routing problem. I would appreciate any advice how to solve it. In my Ionic app 'home’ page I have list view which fetch array from...
View ArticleHow to add text inside ionic range slider and ionic toggle?
@Pablo74 wrote: I will be very happy if someone shows me the way ho to do this: 1) Add one letter inside ionic range slider.2) Add short text inside ionic toggle. I am not able to find solution....
View Article"On-scroll" not working in
@prolink007 wrote: I am trying to use the "on-scroll" feature of "ion-content". "on-scoll" is not working. Page.html <ion-content on-scroll="onPageScroll()"> </ion-content> Page.ts private...
View ArticleHow to require('xyz') in ionic2/angular2?
@samfung wrote: 1) I read that ionic 2 is moving away from bower from one of the posts here. So all third-party libraries will be installed using npm. Once I have it npm installed, I assume I have to...
View ArticleUnwanted second delayed (ghost) click after click in sidemenu
@dvotion wrote: Hi All,I have this strange behaviour using the sidemenu. When I open the menu and select a menubutton a new view is loaded and the sidemenu is closed. So far so good. When the newly...
View ArticleCrosswalk and NDK
@lucoveiga wrote: Hello, I tried to install crosswalk on ionic following this instructions: http://ionicframework.com/docs/cli/browsers.html But all I got was the NDK error message:ndk integration is...
View ArticleI'm looking for Full Ionic app integrated with MySQL
@Yigaloz wrote: Hi,After reading a lot of tutorials and trying to create some simple apps with Ionic & AngularJS, I'm looking for full Ionic applications , in order to learn how to do it right...
View ArticleStrange sizing of body
@mislarieth wrote: Hi all,I'm trying to implement a swipe-to-change-page feature; yet, when I swipe to the left, the app scrolls a bit to the left, even though I have scrolling set to false; it seems...
View ArticleRemove back button
@rodrigoreal wrote: How can i remove the back button from my pages?I tried that config: { backButtonText: '' } but it only hides, if the user still clicks in the place where the back button is, it is...
View ArticleWatching for updates for ionic serve?
@chenxing wrote: Hi,When I was using ionic v1, I have been using gulp watch to make sure my changes will be compiled into the www dir automatically. Recently I'm trying out ionic v2 with TypeScript,...
View ArticleIonic scrolling problem with version 1.7.13
@lart wrote: Hello. I have just update ionic to 1.7.13. When getting the blank template or the sidemenu template, I remark there is not scrolling on my list, althougth it is inside ion-content.Here...
View ArticleError in plugin 'sass' (undefined)
@nicco91 wrote: Hi, I have a problem when I try using Sass in Ionic.I installed everything is required, gulp task starts, but when it compile ionic.app.css stops and give an error like: ionic $...
View ArticlengCordova Camera ios 9.2.1
@mjpwall wrote: Since the update to ios 9.2.1 the camera plugin with ngCordova doesn't work. It just results in a black screen as if the camera launches but doesn't fully load. Any one else experience...
View ArticleMeteor + Ionic : Whatsapp clone dont run on device
@mav wrote: Hi, i was following this great tutorial: http://www.angular-meteor.com/tutorials/whatsapp At step 3 - "Chat view and send messages" I tried to run the app on my android device (HTC M7)....
View ArticlePlugman - The provided path is not an Android Project
@adzy2k6 wrote: I am currently trying to develop a Cordova plugin for a project at work. I have developed a basic skeleton, including a plugin.xml file, a javascript file to act as the interface, and...
View Article