Problem with settings
Hey there I have a problem with my settings on ionic 5. I started to develop my app since two weeks. Before to start I totally forgot to add cordova. So I did it yerstaday and I can see this error:...
View ArticleError on Passing postdata on Ionic 5 to odoo
Hi there, I am passing postdata to odoo api. When i tried with postman, it is ok and response is what i expected. but I tried to access via IONIC, always failed. the here is the response:...
View ArticleCocoaPods Error Illformed requirement `"$IOS_FIREBASE_AUTH_VERSION"`
When I try to install the pods by “pods install” I keep getting the following error: Illformed requirement "$IOS_FIREBASE_AUTH_VERSION" The podfile looks like this: platform :ios, ‘11.0’...
View ArticleError in the Framwork
Today there is an Error in the Framework: Uncaught (in promise) TypeError: e is undefined open https://cdn.jsdelivr.net/npm/@ionic/core/dist/ionic/p-805583e6.entry.js:1 onClick...
View ArticleIn-app tutorial for new users
Is there functionality in Ionic to create in-app tutorials for new users? E.g., overlay an arrow pointing to a button, and a message explaining what the button does. 1 post - 1 participant Read full...
View ArticleTried calling http.get, but the plugin is not installed
I have just moved my app from angular HTTP to @ionic-native/http and after installing and adding it to my project I get the following error in the console. [Warning] Native: tried calling HTTP.get,...
View ArticleDoes the latest version support TypeScript 4.1?
Does the latest version support TypeScript 4.1? @mhartington 1 post - 1 participant Read full topic
View ArticleOpening a ModalController view from action-sheet button is not working
I am working on a school project and I wanted to open a modal view from the action-sheet button but I do get this error below TypeError: Cannot read property 'addMedicationModalCtrl' of undefined but...
View ArticleAutocompletion in Ionic 5 ( Angular ) using VS Code
Hello, i am Developing by using VS Code for IONIC 5 ( Angular ). Everything works fine so far. The only Extensions i have installed is this one :...
View ArticleIon-select unnecessarily triggers `ionChange` event when manually update or...
I’m using a capacitor. ion-select unnecessarily triggers ionChange event when manually update or set value How to Fix that? It should be The change event should be triggered only when the control is...
View ArticleIon-slide ui issue
I have used ion-slide for image slider. In iPhone image is distorted. 1 post - 1 participant Read full topic
View ArticleIonic sidemenu active path switch icon to filled
Hi there, how could i achieve a behavior like twitter: the current active path will change the site-icon from outlne to filled? Anyone an idea? 1 post - 1 participant Read full topic
View Article"ion-item-sliding" sliding does not work when "ion-tabs" are rendered inside...
So, to elaborate, Please find below the code I have done so far: App.vue: <template> <ion-app> <ion-router-outlet /> </ion-app> <!-- <main-tabs />-->...
View ArticleIphone 8 footer vs iphone 11 footer size
I added logo in home screen <div class="art-div"> <img src="assets/imgs/art.png" alt=""> </div> in scss .art-div { position: fixed; bottom: 50px; right: 0; img{ @media only screen...
View ArticleI have one question in Ionic + React
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic
View ArticleITMS-90000: This bundle is invalid - $message
Hello, everything was working perfectly untill my last release 3 days ago: now if I try to upload a new build on Apple Store, it goes fine but after 10-15 minutes I get an error message: ITMS-90000:...
View ArticleConvert base64 image array into a single ionic pdf
Hello guys good afternoon I am making an app that captures the images from the camera and cell phone gallery, transforming them into base64 and adding them to an array. I need to take this array of...
View ArticleHaving trouble passing props to modal
I’m sure it’s a problem on my end, but I’m having issue passing along props to a modal. I could also solve this probably with a state manager, but I’m confused as to what a good one would be for this...
View ArticleHow to avoid to cut the icons?
Hello, I’m using Ionic 5 and don’t know how to avoid this problem: Thank you My code is: <ion-card> <ion-card-header class="ion-text-center"> <ion-card-title>What is...
View ArticleCorrect Version of Ionic React & Ionic React Router?
when generating a starter app with the cli the versions are "@ionic/react": "^5.0.7", "@ionic/react-router": "^5.0.7", but the most recent versions are actually "@ionic/react": "^5.5.2",...
View Article