No padding in ionic v4
@sonicwong wrote: I know both “ion-no-padding” class or “no-padding” attribute work. But, which would be prefer to use? Posts: 1 Participants: 1 Read full topic
View ArticleIonic Google Drive
@Harikag wrote: I have a requirement to display images from Google drive to my app, can we do, If yes, How to do help me with example, If possible Posts: 3 Participants: 2 Read full topic
View ArticleHow to get ahold of IonContent element from deep within?
@VictorNorman wrote: I have created an accordion list in my app, but when the user clicks on the item that is near the bottom of the screen, most of the sub-list is added off-screen, so that the user...
View ArticleDatabase integration
@whiskybruz wrote: I’m developing a hybrid application and want suggestions on how I should integrate a database with it. Some important notes are: Database will store user account information &...
View ArticleCheck actual connection
@Kyrax80 wrote: This plugin just tells me if I’m connected to wifi, even if the wifi has no connection for any reason. Is there a way to check if there’s an actual connection to the internet? Thanks...
View ArticleHow create a search textbox inside the ion-select?
@flycoders_sourav wrote: How create a search textbox inside the ion-select ? Any help would be highly appreciated. Thanks in advance Posts: 2 Participants: 2 Read full topic
View ArticleBlocked a frame with origin "http://***.***.***.**:8100" from accessing a...
@shilpakaramar wrote: How to fix the blocked a frame issue. What i need to achieve is to access > document.getElementById(“iframe_id”).contentWindow.location.href. how to achieve this in ionic...
View ArticleHow to create a spring loader for a specific div location
@flycoders_sourav wrote: how to create a spring loader for a specific div location. please help me out Thanks Posts: 1 Participants: 1 Read full topic
View ArticleProblem with form - Multiple line items having same name
@wOx wrote: So I have a form multiple line items having same column/field. Below is my html code: <ion-item> <ion-label position="floating">Customer Name</ion-label> <ion-input...
View ArticleRdlabo/capacitor-facebook-login ios plugin not working
@brunopy wrote: Hi, I’ve followed the instructions found here: facebook capacitor instructions The Android build works without any problem but the IOS version throws the following error on Xcode...
View ArticleIssue to open modal page if application is compiled with --prod flag
@manojpatel0217 wrote: Hello, I am trying to open one modal page that contains google address search api. it opens if I install application normally. but somehow its not opening if i create apk with...
View ArticleIonic 3 and Can't make phone call with callnumber plugin!
@pdj wrote: Hello I’m quite sure that code is not missing… whenever comes to phonecall function… it has error saying TypeError: Object(…) is not a function the wierd one is that I used to use plugin...
View ArticleBuild Error Upload IPA
@FilonKsegundo wrote: [07:38:05]: Shell command exited with exit status 1 instead of 0. upload failed: . ‘ascii’ codec can’t encode character u’\xe7’ in position 36: ordinal not in range(128)...
View ArticleIonic 4 Native Email Plugin Problem
@Dubicki wrote: Can some please tell me how I can fix this. I am trying to use native email plugin with ionic 4 project and as soon as I try to run my project on a device I get the following console...
View ArticleIonic Page navParam Lowercase
@chaitya wrote: How to do global level change for IonicPage navParams ? Whether I am passing from another page or whether user types in for browser It should always be read and changed to lower case ....
View ArticleESNext with Ionic 4
@LacOniC wrote: Hi. I was reading a tutorial about locales and tells about dynamic import. Dynamic import needs EsNext. I wonder about, what happens if i don’t use es2015. Most of mobile phones are up...
View ArticleSelect an item in ion-select and perform action
@FK2193 wrote: if I select ‘twice a day’ then the list of the item shows two times, how we do that? Posts: 1 Participants: 1 Read full topic
View ArticleIonic v4: Main attribute in router-outlet not documented
@suben wrote: I’ve used the ionic menu in my app–which in the first place, didn’t swipe–so I’ve read some of the documentation of Ionic and saw, that they added an attribute main to the...
View ArticleStore firebase login locally
@heardnetwork wrote: We have an app that uses firebase to log people in for a local chat app. The app doesn’t store the login locally though, so that a lot of the time especially on a slow connection...
View Article--type option with start command in Ionic 4
@atiyar006 wrote: this docs page says - Use the --type option to start projects using older versions of Ionic. whereas this docs page says - Next, create an Ionic v4 app using our “Tabs” app template:...
View Article