Ionic2 Post Services
@cross19xx wrote: How can you post data that requires a JSON object as the parameter (parameters if you think about it). Posts: 1 Participants: 1 Read full topic
View ArticleTabs change() fired on input blur
@crabbey wrote: Codepen here. Very strange behaviour. Change the value of, then blur an input on a page under a tab and it fires a Tabs change() event. If someone can confirm this is a bug I'll add...
View ArticleMenu not changing slide direction
@prolink007 wrote: Using "ionic-framework": "2.0.0-alpha.53". We are using ion-menu as our Navigation Drawer. We have to support right to left and left to right languages. With our current...
View ArticleIonic splashscreen does not show on android
@sstephens wrote: Whether using ionic emulate or run, the splashscreen does not show on android (but the icon does!). Both the icon and splashscreen show on iOS emulate and run. Cordova CLI: 6.0.0Gulp...
View ArticleMap options doesn't apply when reopening state
@FatalTouch wrote: have a map in an ionic app that shows a route between user's current location and a predefined location received from server. It all works fine on the first try. But when i change...
View ArticlePrecompiled SQLight DB - Cannot read property 'transaction' of null
@nadir_bertolasi wrote: I'm following this guide: www.thepolyglotdeveloper.com Deploy Ionic Framework App With Pre-Filled SQLite DB Deploy your Ionic Framework Android and iOS mobile application with...
View ArticleModule build failed on Form Builder injection (syntax error?)
@junerockwell wrote: Hi, I'm trying to add a form by adding FormBuilder and Validators to an Ionic 2 tab template. I believe that I've followed angular2/ionic2 form setup. But I'm getting a syntax...
View ArticleUpdated the hooks directory to have execute permissions
@PterPmnta wrote: How to solved this error, this error occurs when you try to add the android platform , using the command line ionic platform add android Error happened { [Error: ENOENT: no such file...
View ArticleIon-list not updating when items change
@kpesanka wrote: Hi! I'm having an odd problem that only seemed to surface when I began using Ionic2 with Angular2 (as opposed to originally just using Angular2). I have a Page that contains an...
View ArticleExisting Ionic App: convert CSS to SASS
@gaharrington wrote: I need someone that can work on my existing Ionic app to convert CSS to SASS. Would prefer someone that is available to work on it right now. Posts: 3 Participants: 2 Read full...
View ArticleI can't deploy a pre populated db sqllite on ionic app
@Giovane wrote: Hi, My application works perfectly in ionic view. The problem starts when I try to use the application natively on a mobile phone or using the command "ionic run android --livereload"....
View ArticleIstore rejects app for storing content on ICloud
@beachy wrote: I am trying to get an app approved and I keep getting rejected for: "Apps must follow the iOS Data Storage Guidelines or they will be rejected" They also say: "On launch and content...
View ArticleUser authentication client side storage
@elduderino15 wrote: I am thinking to extend my ionic app with a user login frontend and data backend. Right now, I am saving all user data in Localstorage . This has proven as bad because...
View ArticleVideo player ionic 2
@gabrielmalinosqui wrote: Someone is playing videos on ionic 2 ? Which plugin should I use? Posts: 1 Participants: 1 Read full topic
View ArticleBack button only brings title back but not the whole view
@fezinn wrote: Hi there, I'm pretty new at Ionic developing and I think it's a really tiny thing I'm missing. I've searched here, at StackOverflow and Google for an answer but I wasn't able to find a...
View ArticleToggle (change) event
@jasonwaters wrote: I have a listener attached to the (change) event on a toggle component. When the user taps to switch the toggle, the change event fires and a ngrx store event is then dispatched to...
View ArticleIonic run android -l -c -s
@Demoniste wrote: Hello World I got a weird problem following this example: https://github.com/Gajotres/IonicGoogleMapsExample the code work fine on 'ionic serve' and 'ionic run android -l -c -s' but...
View ArticleMagento Ionic App? Filtering categories and pages
@peterokachie wrote: Good day all, I have few questions, I bought a magento ionic app that sync my magento ecommerce site with the app. However, I have some issues with the customization. The app is...
View ArticleDynamically change color in
@gigocabrera wrote: I'm using the ionic-conference-app to test how to dynamically change the color on the menu icons but I don't seem to get it to work. Here's what I did: I modified the app.ts to...
View ArticleFailed to find the bower component "android". Are you sure it exists? (CLI...
@harryhk wrote: Failed to find the bower component "android".Are you sure it exists? (CLI v1.7.14) Your system information: Cordova CLI: 6.0.0Ionic Version: 1.2.4Ionic CLI Version: 1.7.14Ionic App Lib...
View Article