Ionic 4 : Scroll not working when tap on other component
@EnzoDLP wrote: Hi, I have a big problem. When i am on a child page of the tabs (i think is only on the child page but i’m not sure) the scroll is not working when my finger is for exemple on a card...
View ArticleHow to limit the result coming from API in IONIC 3
@harshm90 wrote: I am working on a project where I have to make a HTTP call in which I get a array of result whose length is 60+ and it takes a lot of time to load. How can I limit the result &...
View ArticleUncaught (in promise): TypeError: this.mapRef.addListerner is not a function
@JordanoBaluz wrote: I’m trying to coding a app using google maps api and my idea is to put a marker on the map when click him, but i having a lot of problems with this and my last one is this. I’m...
View ArticleFailed to compile on Ionic while serving
@Sluny wrote: Description: Hi. This is my first time using Ionic. I am a beginner in general about coding so my skills are not really huge. I want to make an app cross-platformed, and when I try to...
View ArticleHow to change the svg size container of the ion-icon component
@javiersoto1797 wrote: Hello guys, i am trying to change my ion-icon size, with font-size and it does it correctly, but it is directly proportional to my svg container size. in other words, it is...
View ArticleIonic 4 email validation with pattern - broken?
@IonicGeoff wrote: Is email validation working in Ionic 4? I have tried Validators.email and also this pattern… [Validators.required, Validators.minLength(5),...
View ArticleError Xcode ld: library not found for -lPods-
@rogerdev7 wrote: someone has had this error in Xcode d: library not found for -lPods- install the onesignal plugin and the cocoapods and I want to compile in xcode and I have this error someone can...
View ArticleHow to display login details to next page?
@amirarshad96 wrote: Hi guys. Im still new in ionic. Im really appreciate to any help from you guys. I have make a login using username/password from local server api. But i couldnt find how to...
View ArticleDoes ionic v3 support Google's awareness api?
@FilipAnselmo wrote: Hello people, I’m new here. I’ve known ionic for some time. I would like to know if ionic v3 has support for google awareness api, since I need this api to develop a college job....
View ArticleError when open new and existing project
@alepammar wrote: Hi, When I want to start new app, it show something like this. It also happen when opening existing app. Can someone help me regarding this? Thank you Alifs-MacBook-Pro:~ alifammar$...
View ArticleIonic android Error
@WeAreCoders wrote: I am creating an apk for android device but it is giving me error like given below Checking Java JDK and Android SDK versions ANDROID_SDK_ROOT=undefined (recommended setting)...
View ArticleAdd side menu with tabs base app not work - ionic 4
@ebeliejinfren wrote: i use ionic 4 tabs base and added sidemenu to app.component.html and it’s work but i want side menu as a page not in app.component.html i use angular base router. app has 3 tabs...
View ArticleIonic 4 - Reload Page when changing tabs
@ebeliejinfren wrote: Hi in ionic 4 when changing tabs the destination tab reload again Example : when from tab1 going tab2 then going back tab1 ,the tab1 reload again note: i use resolver how fix...
View ArticleHow can i remove arrow from ion-item in Ionic 4.7.1 (Only IOS)
@pds300 wrote: I have the following: Ionic: ionic (Ionic CLI) : 4.7.1 (/usr/local/lib/node_modules/ionic) Ionic Framework : @ionic/angular 4.1.2 @angular-devkit/build-angular : 0.13.7...
View ArticleIs it possible to add google voice actions to ionic4 Application?
@prudhvirajdandi wrote: Is it possible to add google voice actions to ionic4 Application like Siri Shortcuts? Posts: 1 Participants: 1 Read full topic
View ArticleSave video via Local Storage
@PratikVaity wrote: Hi. I am new to Ionic Framework. I was working earlier with Local Storage. I manage to save a variable in local Storage and load the data. But i was wondering if this can be used...
View ArticleIon-content top and bottom content are unable to reach by scrolling
@hn162 wrote: Hi, I’m facing an UI problem that haven’t been able to come up with a possible fix by myself so I’m posting this question to seek for any suggestion. Thanks you guys in advance....
View ArticleIonic 4 native Firebase Authentication
@jylikorpi wrote: I’m losing my mind at these Ionic 4 native plugins. They seem to almost never to work. My newest hell is Firebase Authentication plugin...
View ArticleImage picker plugin conflict with google maps plugin
@ahmadklsany wrote: Hello all I have a problem with installing Google Maps plugin image picker was working well before installing Google Maps plugin The problem is that the app stop and alert message...
View ArticleDevice Motion Frequency Issue
@lunneyd wrote: this.subscription = this.deviceMotion.watchAcceleration({frequency: 5}).subscribe((acceleration: DeviceMotionAccelerationData) Should I put a frequency in the brackets or leave out...
View Article