this.navCtrl.push is not function
@maninder9087 wrote: I am learning Ionic framework. But it seems not to be very friendly to me. I am getting this.navCtrl.push is not function Error. My app.component.ts code is below It looks like...
View ArticleHow to set CSS class to storage on click?
@cybentizens wrote: Hi How I can set css class to storage on click and then how I’ll get it? Let me explain it to you more: When user will click on button “24” then a class “fontSize24” is added to...
View ArticleMusicControls how to get the current status of the Headset / Headphone?
@distante wrote: I have installed Music Controls to get the changes on the headphone status. I work for that but I am struggling to find the way to know how to get the current status of the...
View ArticleApp works in browser, DevApp and Ionic View, but not when using Deploy
@dpoindexter wrote: I am struggling with a very odd issue. I have a v1 app with a new page/controller that uses Google Maps API (no native plug-in used - just Javascript Google Maps API). The app...
View ArticleCustom Component Lazy Loading
@Willcowd wrote: Hi All I have a custom component that I need to access from a lazy loaded page and a non-lazy loaded page. The issue is I can get either one working but not at the same time. I’ve...
View ArticleCreate a session and retrieve data from the server
@SmeRT59 wrote: With the help of the http.post I send the data to the server where they are processed. The code on the server: case "loginUser": $loginUsername = filter_var($_REQUEST['username'],...
View ArticleNative plugin ionic-native/file error in ios but in android o.k
@loedv wrote: Hi all, I wrote an app for android and it works fine. The same app in ios has problems with the native plugin file. my environment: ionic info cli packages: (/usr/lib/node_modules)...
View ArticleTutorial with arrows for angularjs / ionic
@The_Unknown wrote: I want to create some simple (but responsive!) tutorial with arrows describing certain ui elements like this: Is there already an ionic or angularjs module for this or at least...
View ArticleError starting first app
@Explorer445 wrote: Hi, I am starting my trail with Ionic but unfortunately I am stuck in the very beginning. After successful installation of node.js , ionic & cordova when I start the test app I...
View ArticleApp Store rejected my apps
@FiReBlUe wrote: Hello, I had two applications rejected because of the Guideline 5.2.1 - Legal - Intellectual Property. image.png1004x94 4.68 KB Do you have an idea of the reason? Thank you in...
View Article(ionInput) dosen't work on --prod build
@5odin wrote: I have a simple searchbar. (ionInput) works great in both android and web in debug build . but the event never triggers in --prod build on both platforms. Even a simple console.log()...
View ArticleSearchbar doesn't work with API
@rafaelmoura wrote: why my searchbar work when I create an array in my component.ts, but, when I get data from API from server, then searchbar doesn’t work why, any idea ? my component that work...
View ArticleIonic 2 Input type number not work with dot
@ThunnyNT wrote: Dear all , I am newbie with ionic now i got a problem when i try to use input type number , and i want to manage on dot just one dot , but number not store dot , it just store the...
View ArticleIonic Cordova run android -lcs --prod
@Caleb2017 wrote: when i first ionic Cordova run android -lcs --prod ,i must conect internet,otherwise it stop runing the cmd console The TaskInputs.source(Object) method has been deprecated and is...
View ArticleCoraline: linux native ionic
@psychogenic wrote: Greetings, I use ionic and cordova to build lots of Android (and some Windows) apps, and was relying on cordova-ubuntu to host native Linux apps (such as device druid). As I was...
View ArticleI need assistance setting up a social app
@omarilamar wrote: Hi I need to set up a social app to work by tomorrow . Anyone want to skype me and help me ? Posts: 2 Participants: 2 Read full topic
View ArticleProblem Rendering VirtualScroll
@saidmrn wrote: Hello ! i’m having problems with VirtualScroll. Somestimes it doesn’t load the ion-card and sometimes load. WORKING: WITH BUG : on this image,you can see that it doesn’t load the...
View Article405 Method Not Allowed using Angular 4's HttpClient
@Gizm0 wrote: I’m using slim3 as my web API and ionic framework for my mobile app. I’m trying to implement log-in functionality and I’m sending my post request using angular’s new HttpClient as...
View ArticleZoom is not working in ionic 2
@Spsahu wrote: I am passing zoom cofig as true inside ion-scroll but zoom is not working at all. Ionic info: Cordova CLI: 7.0.1 Ionic Framework Version: 3.6.1 Ionic CLI Version: 2.2.3 Ionic App Lib...
View ArticleError: error capturing image in ionic native camera
@Gurudath_putankar wrote: Hai, i am facing an issue , when i open camera and capture image it come to (err) block and print message like error capturing image. Before i am able to capture image but it...
View Article