Ios emulator blank screen when console and livereload enabled
@zhouhaowowtv wrote: My app works fine when I run: ionic emulate ios But it turns in blank screen when I run: ionic emulate ios -lc What could be the reason? How to debug it? Thanks. Posts: 1...
View ArticleNative Scrolling in Ionic 2?
@jack2 wrote: I can't find any mention if native scrolling anywhere in the documentation or the roadmap. Has it already been implemented? If not, then where is it on the priority list? Posts: 1...
View ArticlePush notification bug
@contappta wrote: Help me! Captura de pantalla 2016-03-08 a las 10.23.37 p.m..png614x537 25.2 KB Posts: 1 Participants: 1 Read full topic
View ArticleApp build don't work apk and don't update
@PterPmnta wrote: By creating a new project with which to work the following errors occurred Using chrome to see the sights and using ionic lab on the same browser, and saved dsarrollado progress ,...
View ArticleHow to pre select ionic2 select box
@akhil wrote: Hi, I wanted to select an option of a dropdown box (select box) programmatically, but I am not able to archive it in ionic2. Any help will be appreciated. Thanks, Akhil Posts: 1...
View ArticleHow to create shopping cart in ionic
@ashish2312 wrote: hey friends, i m developing shopping app in ionic and i m new in ionic frmework,my problem is i m creatin shopping cart and checkout and want to get item in my cart, but i can't...
View ArticleHow do i detect once a view has been loaded between tab switches
@ekmutai wrote: I need to do this from a nested view.Home Class <ion-tab [root]="addresses" tabTitle="My addresses"></ion-tab> <ion-tab [root]="finder"...
View ArticleIonic 2 Submitting "Forms" With Device Keyboard
@excaliburHisSheath wrote: On device the keyboard usually has a "go" button (or something similar) that the user would expect to submit their current input. How can I receive that button click so that...
View Article$location.search({ke:val}) redirected to previous url
@goldner wrote: I'm trying to make my search bar hide, when the user press the back button.The search bar can be open in all pages so I can't really add just one “search view” I figured i need to add...
View ArticleUser authentication tutorial
@syntagm wrote: I note with thanks the work done to get Ionic Platform services to where it is today. The documentation (quite rightly) assumes a basic level of JavaScript knowledge. What would help...
View ArticleIonic full screen swipe
@pliablepixels wrote: Hi there, has anyone experimented with effectively implementing full screen swipe left/right/up/down? I am looking at a way to reliably detect full screen swipes - without them...
View ArticleFacebook login native promise available but not working
@ondonda wrote: Hi , i'm facing a little issue with facebook login plugin (with a lot of another plugin too)so i installed ionic-native and the plugin with $ ionic plugin add cordova-plugin-facebook4...
View ArticleUncaught ReferenceError: require is not defined
@MatheusSuffi wrote: Good afternoon, I am unable to use the require command in app.js.whenever I try, an error appears saying that the command has not been set error message:Uncaught ReferenceError:...
View Article[Freelancer] Ionic Developer / Dating App
@Avaloni wrote: Hi Is there a ionic developer who has already experience in creating dating apps? The app will be delivered for IOS, Android, and Windows I have a very interesting project and need a...
View Article$ionicView.leave not called
@clembo590 wrote: hello.I wrote a plunker to explain the issue:http://plnkr.co/edit/qbvtuBcxj0jmAlA6Jgdt?p=preview when you use the side menu to go from playlist to browse the $ionicView.leave is...
View ArticleIssue with side menu inside view
@erich47 wrote: I am creating an app where I'm using different side menus depending on the view. I found a CodePen that demonstrates this perfectly: http://codepen.io/calendee/pen/bBcDm However, I...
View ArticleRecommended testing practice with Ionic 2 Native Plugins (static classes)?
@jesuissur wrote: Hi there I'm wondering what will be the recommended practice to test a class with dependency to a Native plugins (ex.:Device).Those plugins are exposed as Static class and it does...
View ArticleCorrect / recommended way of building html, sass and fonts
@lathonez wrote: As part of my test cycle I need to build html, sass and fonts, but I don't need to bundle (or anything else). My current solution imports ionic-app-lib and hooks into the various...
View ArticlePush Beta - Ionic2 needed?
@mazz wrote: So i had the AlphaPushService in my Ionic 1.2 Project which worked fine. Now i am wondering, if i need to upgrade my Project to Ionic 2 if i want to use the BetaPushService Posts: 2...
View ArticleMobile app looks different from stimulator
@manojGURUNG wrote: I have this weird bug for my Ionic project where the project seems to be working as intended on the iOS stimulator, but when I install the project onto my iPhone, it looks...
View Article