How to add button inside google autocomplete?
@Jalvarez05 wrote: Helllo guys . Could someone help me to achieve that ? I’ve looked this page on some apps, where the app has the google autocomplete so on the top show the button to get current...
View ArticleHTTP google maps Polyline
@aligassan wrote: I am trying to get latitude and longitude from data json api for flight route then inject that data arrays to Google Maps polyline . Fetch data json api working fine without problem...
View ArticleMarketWatch graphs
@warbani wrote: Dose anyone know what business intelligence or graph component the MarketWatch app is using ? If not, can I get a referral to a good business intelligence solution that works well with...
View ArticleAuthorization
@ionicssfcu wrote: I’m trying to authorized my app by using azure ad, I found a msdal plugin but it is no longer supported. Others had used oidc-client-js. I really don’t know what route to take since...
View ArticleIonic 4 Theme
@mcarazzo wrote: Hi Community, I want to create my first theme/template for Ionic 4. DO you have any suggested tool to create it? Thanks Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 - Rest api call not working on iOS
@Sritu wrote: I am trying to call the Rest api from iOS but it is not working either in simulator or device. If I run command - ionic cordova run iOS -l (liverelao) then api calls work but if I remove...
View ArticleIonic cordova run android --prod error
@lunneyd wrote: There a function in my app makes pages as a whole load slow when is executed don’t know why so tried run --prod it gave error TypeError: Cannot read property ‘kind’ of undefined at...
View ArticleTypeError: Cannot read property 'kind' of undefined at Object.isAmbientModule
@lunneyd wrote: Anyone know how fix this error trying to do Ionic cordova run android --prod. Looked up online nothing seems to work. Posts: 1 Participants: 1 Read full topic
View ArticleIonic 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 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 Article