Ionic serve
@Syrina wrote: Hi every body...i have a problem with the command ionic serve it doesn't work i don't know why...................$ ionic serve ∆ Compiling and bundling with Webpack...√ Using your...
View ArticleFilter Phone numbers
@onigetoc wrote: I have many phone numbers formats in a json file, how can i do a search filter that will find the right numbers? Search input number: +14181231234 In my json each number can be...
View ArticleWhy does back-button not show when view opened from side-menu?
@rafamds wrote: Hi, I have a problem with my app and I can't find much information about it. The problem is that I can't make the back-button show when the view is opened from a link in side-menu. If...
View ArticleGetting Post
@wanharaderta wrote: I want to add to the website posting application I created, please help me Posts: 1 Participants: 1 Read full topic
View ArticleIonic 2 - Navbar primary color only for android
@brunovercosam wrote: I'm using IONIC 2How to set primary color on ion-navbar only for android?I would like to have the navbar colored as primary color for Android and in IOS it remains the same light...
View ArticleDebugging with Ionic View
@jpbecotte wrote: I have developed my first app with Ionic. After, I wanted to try Ionic View. I find this extremely interesting because I want to showcase the app to a small group of people without...
View ArticlecanActivate on ionic2?
@arashbi wrote: I tried to use canActivate on ionic2, but it seems to have no effect. I am trying to create an authentication mechanism. The method called on the canActivate is static requireAuth():...
View ArticleProblem build simple project new user
@gaiapuffo wrote: Hi I have new in Cordova and iconic. For the first step i try to create project with cordova and build the project. So this is my situation: I have download the sdk and the ndk and...
View ArticleIonic list >> details page // specific item
@gabrielmarq wrote: Hi there,i'm trying to build a detail page loading more details from after a list pagethe problem is its something like this example on pakct book packt bookstore app demo // in...
View ArticleModal content hidden when virtual keyboard is dismissed on Android tablet
@14250 wrote: Hi, I have a modal which contains some input fields. On Android tablet (where the modal is a box instead of fullscreen), when I click on the input field, the keyboard pops up as...
View ArticleHow to display the Tabs on the bottom in android?
@hyaadd wrote: I'm using ionic v2 and I'd like to display my tabs at the bottom of my app. some help plz??? Posts: 2 Participants: 2 Read full topic
View ArticleIonic2 promise issue
@juanpa669 wrote: Hi all, I'm a newbie and try to turn it for hours so I hope someone can show me my errors, maybe ^^ So, I have a provider that calls a json `import {Injectable} from 'angular2/core';...
View ArticleIonic2 Icons in Ionic1
@stevenhastie wrote: Is there an easy way to use the ionic2 icon set in ionic1? Posts: 1 Participants: 1 Read full topic
View ArticleItem-sliding: how to slide back to right?
@icarus_31 wrote: Hi, To show different options, we slide to the left to reveal them. Is there a way to slide back to "normal" (hide options) once the action is done? Posts: 3 Participants: 2 Read...
View ArticleSearch bar + tabs + keyboard iOS bug
@juanfsemaan wrote: I think there is a bug in iOS. I have a search bar in the navbar of a root-page tab. When I click on the search bar to write something the keyboard comes up, then I press the...
View ArticleJava.util.zip.ZipException: invalid LOC header (bad signature)
@hoseinbl wrote: Hi there I am trying to build apk form my project but I get this error:FAILURE: Build failed with an exception. What went wrong:java.util.zip.ZipException: invalid LOC header (bad...
View ArticleThis.app.getComponent('nav') undefined
@jasonwaters wrote: export class MyApp { root: Type = WelcomePage; app:IonicApp; constructor(app: IonicApp, events: Events, platform: Platform, authService:AuthService) { this.app = app; let t =...
View ArticleIonic 2.0... when will it be ready for production?
@alvarezsh wrote: are there some approximate date? Thanks! Posts: 2 Participants: 2 Read full topic
View ArticleIcons not working in ionTab
@sebbizeul wrote: Hi everyone,I'm playing with Ionic v2 and just noticed that some icons does not work as expected in ionTab components. Here is my code: <ion-tabs> <ion-tab [root]="tab1Root"...
View ArticleGenerating application access and secret keys
@chicheongweng wrote: Does anyone know how AWS access and secret keys are generated? Are they pure random strings? Is there a math relationship between the access and secret key? If I were to build an...
View Article