How to show wordress post catagory in ionic 5
Hi How to show Wordpress catagory link in ion tabs eg if i try use ``` IonTabButton tab=“Home”> Its work but all Wordpress categorie list show but I am unsuccess to show IonTabButton...
View ArticleIonic 4 using firebase for login screen
I need help creating a login screen using firebase and a login and registration screen. who can help me I thank you very much 4 posts - 2 participants Read full topic
View ArticleCapacitor core LocalNotifications every hour at specific minute
Hi everyone, What I’m using is LocalNotifications from @capacitor/core. So what I did is this: LocalNotifications.schedule({ notifications: [ { title: 'Title', body: 'Body', id: 1, schedule: {every:...
View ArticleI Built a fully functional offline Music player with ionic 4
Hello everyone, I built a fully functional offline Music app with Ionic 4/Angular 8 (Couldn’t use ionic 5 as I had gone too far by the time it was fully released). This app is truly fully functional...
View ArticleHow to disabled div attribute
How to disabled div attribute i want to disabled a div based on condition is there any solution for it? 1 post - 1 participant Read full topic
View ArticleIon-picker in React: modify options with ionPickerColChange
Hi, I’m trying to use the ion-picker component with multiple columns in a React Ionic app. I need to set the possible values in one column based on the selected values in the other columns analogous...
View ArticleIonic React Newbie: Why this React code doesn't re-render itself?
It’s a simple screen where user can enter a Github username and some info associated with it will be shown. It works fine witth MockData (offline array) So you type in SearchBar -> Updates Home’s...
View ArticleError al consumir webApi
Buenas comunidad, soy nuevo desarrollando en Ionic 5, tengo un problema con una app que he creado, tengo una web api en .Net Core y una base de datos sql server la cual ambas tengo publicada en la...
View ArticleFirebase Authentication on Android
I’m trying to authenticate a user using Firebase Auth. When using ionic serve --ssl everything works as you would expect. However, when using ionic cordova run android -l --ssl and attempting to login...
View ArticleWill capacitor replace every occurrence of UIWebView for WKWebView?
Hello everyone! I am asking this question since UIWebView is being deprecated. I did read the following ionic article: The Ionic Blog – 9 Sep 19 Understanding ITMS-90809: UIWebView API Deprecation...
View ArticleFundraising: GoogleMaps plugin for Capacitor iOS platform
(This post is permitted by ionic team in advance) Hello, Ionic and Capacitor developers. This is the author of @ionic-native/google-maps and cordova-plugin-googlemaps. I would like to make fundraising...
View ArticleProblem with Live updates (Ionic 5)
We have an Ionic project that we would like to publish in Google Play. However, we would like to install the Ionic deploy plugin in order to update the application on client’s devices easily. However,...
View ArticleIon-select not working with image
I want show image in ion-select tag but ion-select dosent support image and in drop down i cant create static array it should be from server and when the person select country from dropdown it should...
View ArticleIssue Regarding Your Website Which Need To Be Fixed
Thanks for having this option here. As first, I want to write about my query in this platform but one issue not able me to write my query and this is the fourth time I am writing. Visit my website to...
View ArticleSet root page again after moving in sub page from tabs in ionic 4
Hi, My scenario is as below. I have 4 tabs- tab1, tab2, tab3, and tab4. If I will navigate from the login page after login the tabs will open with active tab tab1. then I will navigate to tab 3. From...
View ArticleCustom colors with Ionic5
Hi, I’m migrating an app from Ionic3 to Ionic5 by copying the code from the old app to the new and updating the code with the new rules. Now I have to define some custom colors, I’ve used this code in...
View ArticleWhich version of firebase is best?
Several people have worked on our ionic angular app over the last 12 months (often in isolation), and as a result there are three different firebase plugins used. I’m assuming we don’t need all three,...
View ArticleError on: ionic cordova build android
Hi, I’ve performed the migration from Cordova to Ionic described in:https://ionicframework.com/docs/appflow/cookbook/phonegap-build-migration and getting the next error when trying to perform: ionic...
View ArticleRecaptcha Verifier is only supported in a browser HTTP/HTTPS environment
I have used Firebase SDK to authenticate user via phone number (https://firebase.google.com/docs/auth/web/phone-auth) and it works fine on Ionic lab and on Android. The problem comes when I test it on...
View ArticleIon-icon color does not change when ion-tab-button is selected
i am using custom svg icon for ion-icon :-1 and the ion-tab code is: <ion-tab-bar slot="bottom"> <ion-tab-button tab="explore"> <ion-icon src="../../assets/no upcoming...
View Article