[ionic 4] Anybody has a working demo using ion-slides with different colors...
@gigocabrera wrote: I’m learning ionic 4 using the ionic-conference-app (even when it has not been fully updated to 4.0.0-rc.0 yet) and I want to have a different color background on each ion-slide...
View ArticleGet data row from firestore and pass into modal
@jarv81178 wrote: Hi, so in my feed page, when I press on a post, a modal is opened , I would then like to present the data from the post I pressed on (just the single post itself), please help...
View ArticleConvert time from 24 hours into 12 hours
@iAbdalllah wrote: Hello How are you I’m beginning in ionic and I have this code and I want any way to convert it into 12 hours with am and pm 13D9BEE5-7798-4778-92F7-8E23D8AC47C4.jpeg1280x295 55.6 KB...
View ArticleIonic contenteditable keyup, keydown events not working correctly
@alarv wrote: I have the following div: <div contenteditable="true" (input)="onInput($event)" (keyup)="onKeyUp($event)" > </div> The input event doesn’t give me any information The onKeyUp...
View Article[Ionic 4] iOS White Screen
@joseadrian wrote: After the default splash screen fades out, the screen stays white on a iOS device (can’t test it on simulator, a weird dashboard thing appears instead of the app). I checked for...
View ArticleIonic serve - is 5 seconds build normal?
@tonyawad88 wrote: Hello, I have a brand new ionic project with no additional modules or code, using the sidemenu template, and it takes on average 5 seconds to compile using ng serve. Is that normal?...
View ArticleHow to open base64 to image in PhotoViewer in ionic 4
@flycoders_sourav wrote: How to open base64 to image in PhotoViewer am using this plugin beta.ionicframework.com PhotoViewer - Ionic Docs Ionic is the app platform for web developers. Build amazing...
View ArticleApp crashes on capturing image using media capture plugin
@NiranjanGowdaCM wrote: I am building an application using the media capture plugin https://ionicframework.com/docs/native/media-capture/ . The application works fine in android version v5, v6 and v7...
View ArticleHow to send automatic sms and push notification?
@karthikaivel wrote: Hi, I have one Android Application using ionic v 3.I need to Automatically send SMS and Push Notification for when payment has expired or before expired.how to do that? for...
View ArticleHow to add referral code configure in application?
@karthikaivel wrote: Hi, I have one ionic application v 3 .I need to configure referral code and how to access that.anyone have a solution,Please give me a solution… Posts: 1 Participants: 1 Read full...
View ArticleIonic 4 deep links not working for me
@poojawajge wrote: I have created custom scheme but still after click on link app does not open. I want to open product details page for e-commerce app, (e.g. myappdemo://productdetails/31), after...
View ArticleChange searchbar clear button ios in page.scss?
@masifnawaz wrote: I have changed the color of searchbar clear button, search icon and placeholder for ios in variable.scss file but now I want different color for three of them in a different page so...
View ArticleHttp Post Header
@nature225 wrote: Hello, its me… I dont find any solution for my Problem. I dont get my Bearer Token in variable. here is my header and my script ![ Header: header.png693x170 8.35 KB Script:...
View ArticleError in variable.scss
@louis5017 wrote: Hello i’m actually using ionic 4, i’ve got the following error File to import not found or unreadable: C:\Users\lolef\Desktop\ionic-epubjs\src\theme\ionic.globals.scss. [ng] in...
View ArticleStrange bug in iOS
@billnye123 wrote: Hi all, I’ve been experiencing the bug shown in the video for quite some time and have no idea how to fix it. This bug only happens on iOS. This bug occurs on both ionic v3 and v4....
View ArticleIonic 4 build output why so many files?
@georgechapman wrote: I have just built my first Ionic 4 (angular) app. ionic build --prod Looking inside my “www” folder there are 885 files… yes I typed that correctly… 885 files!! having read a...
View ArticleCall a function automatically when my html is loaded
@maximegouin wrote: Hi everyone, I’m trying to run a function when my list is loaded. To do this, I’m using ngFor to get my data from my array but for one field I need to call a function with a...
View ArticleIonic wifi peer to peer plugin
@nadeems wrote: I need cordova or ionic plugin that enables wifi peer to peer connection and communication . i have tried a cordova plugin that scan wifi devices enable hotspots and other stuff , not...
View ArticleAdvice sought on migration to Ionic 4
@richardshergold wrote: We have built an app that we would like to make available to desktop browsers as well as mobile devices. The app is an Ionic 3 app and is now in the Apple and Android app...
View ArticleIon-select not wide enough
@JensOlleOlsson wrote: Hi, What if I have select options that are too wide for the standard width of the ion-select component? I would like to widen the select popover so that the whole option is...
View Article