Ionic header
@elkestudio wrote: Hello, I’m curious if there is a way to place custom component as a header (or inside ion-header) inside ion-app without it to be fixed? Same way for footer Posts: 1 Participants: 1...
View ArticleEquivalent of IonicPageModule.forChild() in Ionic 4
@vitonimal wrote: Hello! I am migrating from Ionic 3 to Ionic 4 and I plan on using the angular router. The general process was pretty straight forward for the most part, but I did encounter some...
View ArticleWhat would be the Ion base class in Ionic 4?
@vitonimal wrote: Hello! I am migrating to Ionic 4 and the code I am translating is using a class that extends the Ion class, previously in ‘ionic-angular’. However, I do not see the Ion base class in...
View ArticleAngular filter ion-list using ion-select
@TomTruyen wrote: Hello I’m quite new to ionic (& angular framework) and I’m currently using the latest version. I’m working on a fitness app on which I currently have a list of exercises which I...
View ArticleIonic 5 changing default font family
@abdosaeed wrote: Hi my ionic version is 6.5.0 i did next: 1- in assets folder, i create folder named fonts 2- in global.scss, i put next code @font-face { font-family: ‘appfont’; font-style: normal;...
View ArticleProblems Connecting to Firestore Cloud Database
@ryan-kelly1997 wrote: I am trying to create a search bar in an ionic application to filter through a collection in Firebase Cloud firestore database. I cannot seem however to establish a connection....
View ArticleJavascript to trigger scroll of ion-content
@joelphilippage wrote: I am trying to write an extension in chrome from scrolling content with the keyboard. This is easy with most sites, but ones with built with ionic do not scroll the same. The...
View ArticleEquivalent of ionic-audio for ionic 4 and capacitor
@vitonimal wrote: Hello! I was wondering if there was a replacement for ionic-audio for ionic 4 + Capacitor. Is Native Audio the way to go? https://ionicframework.com/docs/native/native-audio. I see...
View ArticleTried calling FirebaseX.subscribe, but the FirebaseX plugin is not installed
@Rashadab wrote: I recently ran in to this problem out of no where. Every thing was working perfectly fine before, but recently I am not able to subscribe to a topic. I cant see the topics name on the...
View ArticleCapacitor async/await Android not working
@ricardofvallejo6969 wrote: Hi, on Android devices, using async await is not working for me. Am I the only one? For example, getting a value from Capacitor’s Storage plugin is resolved with async...
View ArticleWhat's the preferred ways to create QR codes for each user in ionic V4?
@DevMushref wrote: Dear Ionic community, greetings! I wish you all the best and safety during this COVID-19 crisis!! I am trying to build an app that does the following: Each user who signs up in the...
View ArticleSecured Localhost HTTPS
@GopiRamadoss wrote: Hi Team, We are trying to install our Andriod app (Ionic app) into a secured Clover Payment device and it is giving below error when try to install. "This application is...
View ArticleIonic 5 Expandable/ Accordion List
@lily28 wrote: Please help me, all I want to do is create a simple accordion in ionic 5 I had created ionic accordion list by following a tutorial blog link that used widgets for creating an accordion...
View ArticleForeground Service that run after user kill the app
@deathrake wrote: Hello Guys, i am new to ionic and was figuring out a way to run a piece of code in my app even after users kills it just like Avg antivirus. i tried background mode plugin from...
View ArticleCan i block incoming calls and sms in ionic
@Muslimansari wrote: can i block incoming calls and sms in ionic Posts: 1 Participants: 1 Read full topic
View ArticleIonic Cordova Local Notifications
@benzata wrote: I have been busting my head for a few days with the notifications. I’ve checked all the topics on the subject, but could not resolve my problem. When I schedule more than one...
View ArticleShow app in native keyboard settings
@betty0579 wrote: I want to create a custom keyboard. I was figured out to show keyboard settings via "open native settings " . But I don’t have any idea what I have to do to show my app on this...
View ArticleGoogle plus login without firebase in ionic 4
@Rajasekhar123 wrote: **is it possible google plus login without firebase ** I have web client id which is giiven by the client by i’m trying to google plus login i’m getting error ( only showing 10)....
View ArticleBlue outline around button
@varunparmar wrote: How do i get rid of this blue outline around the button? It only shows when the button is pressed Screen Shot 2020-04-13 at 6.54.21 PM3366×1800 195 KB Posts: 1 Participants: 1 Read...
View ArticleIonic&GoogleAds
@slavikzdes wrote: Hi People, In my ionic-v3 app I use Admob free plugin to show google ads on IOS and Android platform. However, this plugin doesn’t show the google ads on Browser Platform. I also...
View Article