Ion-toggle add
@Rameson wrote: I am trying to add toggle to my Action Sheets? I have doubts and would like to Help ...My Action Sheets it is so.can I add a toggle? openMenu() { let actionSheet =...
View ArticleFirebase check verification email propblem
@moscomaster wrote: I am building Ionic app and using firebase. I have a problem when I want to check verification email when user login. I tested login with Email that not verified yet and alert...
View ArticleHow can i add attribute to $ionicPopup?
@amyHi wrote: i am plan to add attribute to $ionicPopup. how can i add it? (ionicPopup.alert / ionicPopup.show etc.) Posts: 4 Participants: 2 Read full topic
View ArticleSearchbar doesn't show cancel button on android
@aslani_mobil wrote: Searchbar doesn't show cancel button on Android but does in IOS? Does anyone know how i can get ionic 2 rc to show cancel button android too. The searchbar: <ion-searchbar...
View ArticleHow to use the third party library in Ionic 2 RC.0?
@thangavele wrote: I have written some components locally. How to use the third party local file use in Ionic 2 RC.0? Posts: 2 Participants: 2 Read full topic
View ArticleDelete data in the storage
@buddyfriend wrote: Hi, How can i delete the data in the IndexedDB in google chrome? I'm doing a logout button for my application but it doesn't work, the data is still in the indexeddb in chrome I'm...
View ArticleIonic toggle with icon
@RamyaVaradharajan wrote: How to place the icon in ionic toggle? Can anyone help me? I need like this? How to do that? Posts: 1 Participants: 1 Read full topic
View ArticleWhat is app.bundle.js?
@chanphillip wrote: Hi. I'm new to either ionic 1 or 2.I've spent a week to try out ionic 2, and I got confused by the ionic project structure....
View ArticleRotate screen must be synced with rendering a certain directive
@hassan112 wrote: I have a certain directive A, that shows other HTML elements according to the width that the directive has. That is the directive will be rendered, then the logic will calculate the...
View ArticleIgnore syntax errors on build?
@ApetitoDevops wrote: Hi Is there a way for me to tell the code or the build command to ignore a specific syntax error? Please note that I need the current implementation of the code to remain as is...
View ArticleStripe integration without plugin
@ApetitoDevops wrote: We've integrated Stripe into our app without using any of the available plugins. However we have encountered an issue: Firstly our solution: in the index.html we import...
View ArticleRC0 - library dependency export (jwt-angular2, js-base64)
@biller_anton wrote: We are migrating/upgrading from beta11 to rc0 and use the jwt-angular2 lib.This lib has a dependency on js-base64. But when running the app the jwt-angular2 call to js-base64...
View ArticleIonic 2 Installation --> npm ERR! Windows_NT 10.0.14393
@Carllos64 wrote: Hi I used Ionic 2 until 2 months and this WE and I have reinstalled my pc.I want to install ionic 2 but I have an error.In first I have installed node 6.7.0 So when I do this command...
View ArticleHow to upload ionic app on blackberry mobile app world
@sanjay100 wrote: I have created new ionic app, I have uploaded on android and ios play store but i also need to upload on blackberry mobile world so blackberry mobile user can installed my app on his...
View ArticleFailed to start empty project on Android Studio
@shoustin wrote: Hello, I installed new project from CLI: npm install -g cordova ionic ionic start AfCordovaDemo tabs ionic platform add android ionic build android Everything is passed. Now I open...
View ArticleAdd Contact
@Tazko wrote: Hi, I'm encountering an issue when I try to add a new contact in my app. For now, I'm just trying to reproduce the simple example in the documentation. Then, when I want to try with...
View ArticleHow to apply Swiper Pagination Progress in ionic 2 RC?
@safiullah wrote: I am trying to apply Swiper Pagination Progress for Swiper slides.http://ionicframework.com/docs/v2/api/components/slides/Slides Is it possible to use the progress pagination type...
View ArticleHow to embed YouTube player?
@chanphillip wrote: Hi I'm still exploring ionic 2 and my goal is to embed a YouTube video onto the page. http://ionicframework.com/docs/v2/native/youtubevideoplayer/I saw there is a plugin named...
View ArticleIonic 1 and cloud auth
@codiqa100082566 wrote: Mu app is only Ionic 1. The examples for Could Client (Auth) are all using @Component etc. Can i use it in Ionic1 or do I have to upgrade my app. Posts: 1 Participants: 1 Read...
View ArticlePublic property 'loadingCtrl' of exported class has or is using name...
@valentinoa wrote: Hey, I just update to Ionic 2 RC and I am having a lot of trouble, especially with the LoadingController. I have another error though which is more troublesome:Error at "FILEPATH"...
View Article