Unable to use class variable for map
I have created class level variable “properties” which i tried to populated in ionViewWillEnter, ionViewDidEnter and componentWIllReceiveProps through API call and assign the value with usage of...
View ArticleHow to use iosrtc in project?
Hi there, I already made an app with RTC using PeerJS, It works fine in web and in Android, but I cannot make it work on iOS. I am trying to use iosrtc plugin to use the...
View ArticlePassing props to a component in Ionic React
Hi Folks, I was wondering if anyone can tell me if it is possible to pass props to a custom component in Ionic React? I tried doing it the react way, for example <Header data = {data} /> But it...
View ArticleXcode 12 not builing : The sandbox is not in sync with the Podfile.lock
After updating to xcode 12 i started getting the error below when trying to build. error: The sandbox is not in sync with the Podfile.lock. Run ‘pod install’ or update your CocoaPods installation.```...
View ArticleHow to disable parallel build in Ionic Capacitor Vue3 project?
As noted here, there are issues with vue-loader when using the <script setup> syntax in Vue 3 SFCs. I’m set up with a plain Javascript project (not Typescript) and I can’t work out how to pass...
View ArticleChart js bubble chart number inside bubble
I am using ng2-charts to get a bubble chart with this type mentioned in the picture. I have installed chart-js plugins also but I am not capable of getting the numbers inside the bubbles. Expectation...
View ArticleOne Signal Object Push to localStorage Array
Hi I am using one signal notifications and I want to push the notifications received object to local storage, I want it to save as array so user can browse through all received notification. Be able...
View ArticlePlugins - Ressources - WWW - Platforms
image730×940 40.6 KB image361×728 34.1 KB Hey, why i don’t have the same file as screen 1 ? I have already installed cordova and native ! can i have the solution please ? Thank you. 1 post - 1...
View ArticleIonic 5 Extra padding issue
Just upgraded from v4 to v5 and I’m getting extra padding between images on an ion-card (eg) <img images-filter src="../../assets/imgs/xxxxxxx1.jpg" /> <img images-filter...
View ArticleBlack background appears when using HTML input data-list with Ionic
Problem: Black bar appears when using the “dropdown” button on a HTML input data-list 2020-11-25 07.42.45650×1312 612 KB Code: <div className="MobileDropdownInput"> <input className="input"...
View ArticleWindows scroll event not register
i used this library for navigation between same page. CodeSandbox – 12 Aug 19 stickyheaders - CodeSandbox stickyheaders using react, react-dom, react-scripts All is working as seen on demo link. but,...
View ArticlePre-populated DB, after sync is missing from Android. Where is www folder?
Hi All, I’m a novice, but I have a problem with my SQL3Lite pre-populated DB and IONIC5, with Capacitor. I put my database.db file into Ionic project, into folder SRC/ASSETS (not into www folder...
View ArticleModal Props data is not passing
I have followed this docs https://ionicframework.com/docs/api/modal Modal is opening but not data is being passed. this is my Modal Component import { IonContent, IonHeader, IonTitle, IonToolbar,...
View ArticleIonic 3 prevent PWA suspend
I need to prevent my PWA to be suspended when the tab or browser is not on foreground. I’ve searched but I’ve found nothing so far. Any clue on this?? Thanx in advance 1 post - 1 participant Read full...
View ArticleNested Routes and ion-router-outlet
I am currently developing with Vue 3 and Ionic 5. And I am confused how I can use a second component or if my approach is completely wrong. Project Setup: I have a Split Pane in my App.vue where an is...
View ArticlePermission error :(
can someone help me handle it. I get an ittitante error over permission denied after 3 days of searching I could finally install cli so when I create project it returns an error. i also installed nvm...
View ArticleIonic - Use app server - Deployed APK
Hey guys, I’ve finishied my app and just need to deploy it as .apk file I run the commands: ionic build --prod ionic capacitor run android --livereload --external npx cap copy npx cap update npx cap...
View ArticleRemoving typescript from project - lot of errors
Please describe the question in detail and share your code, configuration, and other relevant info. I’ve followed this guide: https://ionicframework.com/blog/announcing-ionic-vue/ But I’m getting so...
View ArticleIonic lab iOS looks like android?
I started with ionic a few days ago but I have a problem with Ionic Lab, because the platform “iOS” looks the same as “Android” and “Windows”. ioniclab1296×813 76.9 KB 1 post - 1 participant Read full...
View ArticleiOS build from dashboard.ionicframework.com
Hi, I searched the forum but was unable to find a similar question. I have an ionic app that needs to be built for iOS, I wanted to do it on dashboard.ionicframework.com but there is an error that I’m...
View Article