Ionicons not showing
@thekonz wrote: Hi,I have a small app with a tab bar with icons and a content section with icons.The icons in the tab bar are showing, the icons in the content section aren't. There are no errors...
View ArticleBuild fail while running command ionic build android
@TapanBavaliya wrote: i have one problem while running ionic build android have posted this question on stackoverflow check it out and help me please stackoverflow.com "ionic build android" build...
View ArticleNo provider for NavParams! (MyApp -> NavParams)
@big_bill91 wrote: Hi everyone, My objective is to get params from another page to the root page using NavParams with pop function. app.ts : @App({ templateUrl: 'build/app.html', providers:...
View ArticleIonic Material Is It Free
@Harilall wrote: I've looked into ionic material design and as far as I can tell it's not free am I correct? Angular Material is fantastic but from the ionic docs it doesn't play well with ionic I've...
View ArticleUnwanted vertical scrollbar in sidemenu template under android
@en_j wrote: Hallo I've just created an app based on sidemenu template.On iOS simulator it runs fine.When running the app in Android (built, not emulated), it shows a weird vertical scrollbar, it...
View ArticleIonic 2 access Ionic.io() from component
@raducostea wrote: How can i access the Ionic.io() from inside the page component? My guess is i need to import it? But import it from where? Thanks Posts: 1 Participants: 1 Read full topic
View ArticleHtml element not set to italic
@NooNoo wrote: Can anybody explain why Ionic has removed the styling from <em>'s so that they no longer make text italic? Is it just because the framework is using some sort of css reset and one...
View ArticleProblem with android-16
@Celadaguido wrote: Hello guys! I'm finishing an app and about to publish it, you can take a look on some of the screenshoots of my app here www.mooveapp.com.ar. Everything was great until we arrived...
View ArticleIon-side-menus based app navigation woes
@sstephens wrote: My app is closely based on the sidemenu example. Login is handled differently, but everything else is very close with some additional parts on one view like a refresher and slide...
View ArticleFace and document recognition plugin
@mohamedbenrhaiem wrote: Hi, I am building an ionic app in which I want to make face and document detection functionality while capturing photo through camera using cordova-camera-plugin.If someone...
View ArticlengCordova and PouchDB Not Working
@jujuali85 wrote: Hey everyone, I'm trying to build an application using Ionic + ngCordova + PouchDB. However, it does not seem working using both ngCordova and PouchDB together. I have tried to...
View ArticleNavigating to page from tab: Nested Tab vs Separate Page
@jack2 wrote: I have a normal app with tabs built from the tabs starter app. On Tab 1 I call nav.push(NewPage), and it transitions to the new page, but this page is not nested inside of Tab 1. NewPage...
View Articleionic2: clickable ion-icon
@sathishvj wrote: Noob question. Still figuring out ts, ng2, and ionic2.How do I make an ion-icon clickable and then handle that event? <ion-item> <ion-input type='text'...
View ArticleSet Side Menu drag-threshold-x
@ajp8164 wrote: The side menu implementation has a value dragThresholdX that has a default value of 10. I am interested in getting a bit more responsiveness out of the distance ti drag before the side...
View ArticleGeneral advice needed for appearance and SqlStorage
@leetheguy wrote: I've built an Ionic 2 app and got all the core functionality working.It looks fine in the browser and in the Chrome emulator.It's a very minimal app.I've created one service to...
View ArticleMake data from excel sheet available - webview of excel online
@basti wrote: Hi!I'm trying to use data from an existing excel sheet in an app.The excel sheet is a bit complex so I don't want to rebuild it with ionic. I tried to open the excel online share-link...
View ArticleHow to create "terms of use" in my ionic app
@marcony93 wrote: Hello, I want to create a page that shows my terms of use, the fist time use... Sorry for my english. Posts: 1 Participants: 1 Read full topic
View ArticleBle not found, using BLE plugin with ionic 2
@gassense wrote: I am creating an app with ionic 2 and am trying to work with the ble-plugin. I ran the installation: $ cordova plugin add cordova-plugin-ble-central then wrote the following in my...
View ArticleDeviceMotion plugin not running on iOS (accelerometer)
@beckmx wrote: Hello guys, I have been trying to make a simple devicemotion plugin demo to work, and I followed some posts from the forum but I haven't made it work, I was wondering if anyone can try...
View ArticleError using $ionicHistory and onHardwareBackButton
@PterPmnta wrote: inject the modules in the app.js which is the main , but when I add the driver HistorialApp within any of the menu templates get any errors , or load the appropriate menu view . HEAD...
View Article