How do I use MediaDevices.getUserMedia() to access camera in Ionic ios...
I want to use getUserMedia api to access camera in wkwebview, api working fine on android webview but ios is not, below is what i tried ionic cordova plugin add cordova-plugin-camera <plugin...
View ArticleAttempted import error: 'withRouter' is not exported from 'react-router-dom'
I have already downgraded react-router-dom to version 5.0.1 which is what ionic/react-router indicates as a dependency but I sill get the error. Do I need to go to an even earlier version? 1 post - 1...
View ArticleCORS on device (build version)
Im having problem on the API request, Im having Cross Origin Error Build it using ionic cap build android --targe=<device id> Already tried adding proxy on ionic.config.json and changes the...
View ArticleThe problem about HardBackButton in android
Hello guys, I have a question about hardwareBackButton when I press it on the android device. when I updated to ionic/vue version of 5.9.1 up or higher like ionic v6. Suddenly when I pressed the...
View ArticleButtons, images and title in ion-toolbar
I’m trying to build an ion-toolbar that features a button at each end (ion-menu-button on the left and regular button on the right) with a text title and clickable image in the middle. As you can see...
View ArticleIonic Vue project in WebStorm
I recently moved from Cordova/Vue2 to Ionic/Capacitor/Vue3. I use WebStorm 2021.2.3 as my IDE. I’m having trouble with code completion. For example, <ion-card-header> will not show “color” as a...
View ArticleFind another user of the application and show them on OpenStreetMap
Hello, I have an idea for my application but I would like to advise you on technical issues. I’m interested in connecting ionic OpenStreetMap and finding other users of the application in my location...
View ArticleHi, i want to know how to convert handwriting text to digital text in ionic
Can you help me to convert handwriting text to digital text in ionic 1 post - 1 participant Read full topic
View ArticleHow to open an external link in ionic inappbrowser app (Android & iOS)
Hi Developers, I have an in-app browser app and now when I try to open the link from an email, it is opening the browser instead of the mobile app. Can someone help me with this issue, please? 1 post...
View ArticleIonic InAppBrowser loadstop event triggered only for first time and not...
I am trying to open URL in the inappbrowser. Below events are triggered successfully. (which is our requirement to fetch some data while page load and after loaded) loadstart 2.loadstop But when the...
View ArticleIonic capacitor IOS app refreshes within the same page when resumed from...
When app is put on background state for some time (20-30 mins) and then app is resumed, it refreshes the entire app in the same page app was put in background state before. steps: I open my home page...
View ArticleIs Ionic Angular supports Realm DB auto sync functionality with mongoDB
Hi, Is ionic Angular application support realm DB ? 1 post - 1 participant Read full topic
View ArticleIonic PWA Offline unable to load lazy loaded modules
We have an Angular 12 application which Ionic has been added to. We are using Ionic components within the application such as Modules, Popovers, Toasts, Buttons, Grids etc. The application is a...
View ArticleAdding Push Notifications to Your Ionic React App
Originally published at: Adding Push Notifications to Your Ionic React App - Ionic Blog The following is guest blog post from Pato Vargas, Developer Advocate at OneSignal. It’s no secret that push...
View ArticleHighest 30.x installed version is 30.0.2; minimum version required is 30.0.3
When I tried to build a project ionic cordova build --release android --prod. I got an error No usable Android build tools found. Highest 30.x installed version is 30.0.2; minimum version required is...
View ArticleVueJs/Capacitor/html2pdf
Hi all, I want export pdf on my hybrid’s app (android/web app) The export pdf on web app is ok, but not on android capacitor app. I read the doc, but many examples are with pdfmake, not html2pdf.js....
View ArticleOpinions - Angular routing with Ionic
Hello there, I’m an Angular developer that recently got into Ionic and I have some topics about the Ionic lifecycle implementation in combination with Angular. The problems I’m describing here are not...
View ArticleOneSignal not working with latest iOS 15.1
I have two ionic 3 apps using OneSignal for push notification. After install those apps to latest iPad (software version 15.1), the apps are not registered in the OneSignal, so no message can be...
View ArticleWww folder is not generated correctly
I am new in ionic, I have open source project and tried to build it but the www folder is not generated correctly I have tried ionic repair ionic serve ionic build can anyone help me please? 1 post -...
View ArticleAngular renderer2
I have created an SOF post about this problem. The goal is to detect an outside click. But it does not update the value, in the front, but it does in the console… Any idea ? 1 post - 1 participant...
View Article