New Angular2 Router support in Ionic2?
@gokrazee wrote: is ionic 2 support for angular 2 routing or we have to use navigation? Posts: 1 Participants: 1 Read full topic
View ArticleUploading an image or a string to firebase is not working on Android, but...
@taherburian wrote: Since about 3 days I am trying to upload an image to the firebase storage without success. I tried several approaches. It is even not possible to upload a simple string. Running...
View ArticleCamera with Auto detect Features
@moeednisar wrote: Hi There, Is there any option in Cordova Camera plug-in to auto detect the Face/Eyes same like YouCam Application??? Thanks Posts: 1 Participants: 1 Read full topic
View ArticleSqlite is not working with ionic2, again
@wawedo wrote: I'm trying to use sqlite in ionic2 app. I tried all the suggestions I can find with google and stackoverflow. Nothing works. It keeps throwing the error from this code, which is just...
View ArticleUsing NavParams want to hide tab but not working
@devxoss wrote: Hi, On login button click i want to show tabs on same page (Login page) but it is not working. Other thing on same page is that, there is condition on click of option , open next home...
View ArticleThere is no splashscreen after I exit app with navigator.app.exitApp()
@JiaoXiangNing wrote: I create new App with ionic start myApp. When I first use the app, there is a splasscreen like the follwing image QQ图片20161116150216.jpg540x960 11.8 KB I click the backbutton to...
View ArticleIonic2 RC2 With ng2-translate - can't config
@avishai_peretz_dev wrote: app.component.ts: import { Component } from '@angular/core'; import { Platform } from 'ionic-angular'; import { StatusBar, Splashscreen } from 'ionic-native'; import {...
View ArticleIonic-2 app, let user enable/disable geo-location to app
@rut_nativ wrote: I build an Ionic app (by version 2 of Angular and Ionic). In my app I have setting page. I want to have a checkbox to let user enable/disable his geo-location for this app. What is...
View ArticleBadge notification on ios
@kuzun9x wrote: Hi all, I am doing push notification and am facing a problem.When I push notifications from my server, and mobile device received. But on iOS, it don't show count of notification on...
View ArticleStatus bar not work well
@zeroseed wrote: Hello , I Have problem when trying to make my status bar color same as my headerI'm trying to set :...
View ArticleonNotification event
@Honey_Hunters wrote: Hello!Im working on my own php backend service for push notifications.For IOS i use APNS and everything works fine!For Android i use GCM api and i have one problem^If i send...
View ArticleDifference between three storage plugins
@hpwah wrote: Hi, I found there are the following three types of storages in ionic 2 API documents: 1. SQLite2. SecureStorage3. Storage May I know what's the difference among them, and what is the use...
View ArticleWorking example for localization (i18n) will bee very much appreciated
@kap wrote: Hi all Very very new to ionic. I am trying to build a ionic 2 app with localization, so the user can change language inside the app. does anyone know about a up to date working example for...
View ArticleHow to display source code such as Python, JavaScript, C#, Lua etc
@hotseye wrote: I had a glance at that Ionic2 can support to display the source code in the ion-content.But now I forgot, can you tell me if you remember this tag's name?I just want to display the...
View ArticleMove Navigation Tabs to the bottom?
@rickignite wrote: Hi, i've created my first Creator project and used a tabs template. However, the tabs are now at the top rather than the bottom and I can't figure out how to get them back to the...
View ArticleAndroid run livereload not working
@condorman wrote: Hello, I install: npm install -g ionicand create new project: ionic start TEST blank --v2 When i run application: ionic run android -l and change html content, ionic non recompile...
View ArticleVirtual scroll not refreshing elements
@andrewgy8 wrote: Hello all!DisclaimerI know there have been a bunch of posts about using VirtualScroll, but I am posting this here, because none seem the have run into my issue. Not sure if its an...
View ArticleApp Rejected with iOS IPv6 network
@Jose_Ionic wrote: Yesterday, I submit my app for review, but I got this message from apple : 1.0 Binario rechazadoPerformance - 2.1 We discovered one or more bugs in your app when reviewed on iPad...
View ArticleVirtualScroll not workin inside components
@Natanael4354 wrote: Ion-lists with virtualScroll are not rendered inside components. The same code works wll on a page but not on a component. I put a text before ion-list the list will be rendered....
View ArticleSub-title in Navbar
@OnnoG wrote: Does Ionic 2 support sub-titles in the Navbar? Or do I have to implement it myself via css? ion-navbar seems to support only one title, but I need an additional sub-title directly below...
View Article