Navigator MediaDevices getUserMedia Permission denied
ionic 3 inappbrowser camera and audio not working when target _blank or _self . Getting error when app run in android device- navigator.mediadevices.getusermedia failed --permission denied...
View ArticleReact lifecycle hook
hi, I am trying react lifecycle hooks, and useIonViewDidEnter and useIonViewWillEnter are triggering even I route to different page. but I dont want to them to fiire other pages, is there a different...
View ArticleSorting Stuff with one Click
Hello everyone, is in ionic a way to sort items by certain attributes (e.g. alphabet, date, number) with one click (see picture 1). I searched for a long time but only found things like...
View ArticleA problem occurred evaluating project ':app'. > Unable to determine Android...
l have android project using ionic and cordova . When I run ionic cordova build android --release command in root of ionic project, I am getting “BUILD SUCCESSFUL” app-release-unsigned.apk But when i...
View ArticleHow to implement lazy loading content into ion-slide?
I would like to implement my application with slides and because of the amount of content, data and slides I would like to know if is possible to implement lazy loading into an ion-slides component....
View ArticleIon-toolbar inside ModalPage error
Good afternoon dear community, I am making the bottom edge of a toolbar have a small radius, this works perfectly on a normal page, but when trying to do it within a page that opens as Modal it does...
View ArticleIonic 4 Bluetooth scanner
Hi if it possible to connect to Bluetooth Scanner and getting data ? 1 post - 1 participant Read full topic
View ArticleHow to keep functions running across multiple pages
Is there a way to keep functions from one page running after switching to another page? For a very simple example, if I’m running a timer on page 1, is there a way to keep that timer running after I...
View ArticleinsertBefore & scroll support
Problem with InsertBefore and scroll behavior inside ionic+angular Ionic version: 5.3.4 Current behavior: When Inserting an element using element.insertBefore() the container view will always try to...
View ArticleIonic 3 to Ionic 4 Service provider issues
Dear All, I’ve the old project developed in ionic 3. Suddenly I’m unable to publish the mobile app to App store because ionic 3 to 5 version migration is mandatory. We’ve started migrating 3 to 4...
View ArticleLoud-rejection/register
Hi, I want to publish my app to android studio with “ionic cordova run android”, but this following error came: (node:9072) Warning: To load an ES module, set “type”: “module” in the package.json or...
View ArticleEmbed Datetime Scroller in Component
I’d like to embed the ion-datetime scroller in a component, instead of the default behavior where the scroller opens up in it’s own drawer/modal. The look I’m trying to achieve is in this image:...
View ArticleDirect link with React
Hey all, I have a question upon how can I create the link which will take me directly to the new page. Now I am creating the link button for Register page but when I run on Ionic App, the link doesn’t...
View ArticleV5 - ion-reorder not working properly when inside a scrollable div
I have a todo list where all the items are inside a scrollable div, but only if the scroll position is all the way up the reorder works as expected, but once you scroll down, the new position of the...
View ArticleHow to implement a Theme Switcher in Ionic 5 | React
i am currently struggeling with creating a kind of theme switcher in Ionic 5 | React?! Also i want to keep the darkmode in combination with the theme alive… Any idea? At first I was thinking about...
View ArticleeslintConfig not being honored for rules overrides
I can’t seem to get any eslintConfig rules overrides to actually take effect in my Ionic React app. I have the following in my package.json file: "eslintConfig": { "extends": "react-app", "rules": {...
View ArticleE.target.value of onIonInput
Is there any way to access the e.target.value of onIonInput? I’d like to setState(e.target.value) using this method since the onIonChange is reserved for a debounce reducer function. 1 post - 1...
View ArticleIonIcon does not appears
I have a problem when displaying an icon, it is not displayed. I got it from https://ionicons.com/ And I save it in public/assets/icon/person-add-outline.svg I need to show it with: IonIcon...
View ArticleIonic 5 PWA - .gitignore
I have a general question regarding setting up my .gitignore. I know a generic .gitignore is generated with the Ionic project, but if I am hosting a my PWA on firebase are there any firebase files...
View ArticleIonic Vue – roadmap for stable release
What’s the state and plans for the vue beta? Is it stable enough to start a production project yet? How far down the road is the 1.0 release? Is there any roadmap somewhere? Would love to use ionic...
View Article