Not able to use capacitor community plugins
@stephenklop wrote: Hey Everyone! I am trying to add capacitor community plugins to my project but for some reason I keep getting the following error: package com.capacitor.rateApp does not exist This...
View ArticleDynamically Checkbox checked
@ionicjay wrote: According to the forum suggestion, Code was successfully use for Checked a Checkbox, but when need to get the that checked checkbox value, value getting “null” instead of “true”. If i...
View ArticleHow to count chat badge number
@Nipun27 wrote: I have configured a chat in the Ionic/Angular 4 application using google firebase. But I am struggling to configure how to count the number of new/unread messages (the badge). Can...
View ArticleIonic 4 android show alert message
@amhmoude wrote: hi, when i build ionic project as android when i start app show more alert as ‘log’ how can i hidden it message like location changed and show onesignale token and more Posts: 1...
View ArticlePipes Modules
@cbalt wrote: To use custom pipes in ionic with angular, you should create a pipe component and export the pipes there, following this example: stackblitz.com angular-dwkjch - StackBlitz Starter...
View ArticleLooking for Video Capture Solution for Android SDK 29
@aaronksaunders wrote: This plugin doesn’t work in Android SDK 29 due to security related issues. Need solution for client, not sure when the hack I am using will be useless. I would prefer not to...
View ArticleObject detection with ionic
@loucif wrote: Hi friends, i want to use object detection to detect obstacles in the road with the phone camera using ionic, please doese any of you have examples related to this topic; I appreciate a...
View ArticleIonic 5: Modal over modal is missing ion-backdrop
@Daveshirman wrote: Q) Why is my ion-backdrop + modal shadow styling not working when I open a modal on top of another modal? PREFACE: This was working fine with V4, but broken on the upgrade to V5. I...
View ArticleAn example for a simple searching app and show details
@aminpersian wrote: hello everyone. im new in coding (not just in ionic). infact i’m a wordpress developer so i don’t understand coding very well. i want to build an app with 2 pages (or one page and...
View ArticleHow to copy ion-grid table to excel
@i3bdulaal wrote: Dear ionic developers I’m trying to copy a girded data to excel as a table instead of one line. this is my code <ion-grid> <ion-row *ngFor="let row of ['', '', '', '', '',...
View ArticleIonic Appflow build Error - Execution failed
@ab-iym wrote: When i try to make an android build in Ionic Appflow, i get this error: Execution failed for task ‘:app:transformDexArchiveWithExternalLibsDexMergerForDebug’....
View ArticleRouting and rendering: how to do deal with off-screen renders?
@lhk wrote: A part of my app is a huge wall of text, made up of many small paragraphs. The various text components are wrapped in an IonContent and an IonPage. At the very top sits a component called...
View ArticleOnly prod Instance build stays white after the splash screen
@eranthawelikala1995 wrote: I have already outputted an apk from my project using, ionic cordova build --release android *This apk is working fine without giving any issues. But when try to output a...
View ArticlePossible: Do not wait for all external resource before rendering?
@verena_ruff wrote: I have a page where I show some external images, loaded on demand from different web servers. It is a kind of search result page and for each result item one external image is...
View ArticleHow to get space bar applied to ionic project
@pdj wrote: I have text message with space wording stored in firebase db. but I can I apply it on ionic page with space wording? as you can see on db, I made 4th space wording on the first letter and...
View ArticleUncaught (in promise): Error: Cannot match any routes. URL Segment:...
@mafortis wrote: I am trying to put all my tabs under auth guard and users can see those tabs after they logged in, but I am getting this error Uncaught (in promise): Error: Cannot match any routes....
View ArticleIonic X - Alternatives
@Prismane wrote: Hi Guys, I am a university student who has been engaging in a lot of projects and hackathons. I am very pleased/obsessed with the Ionic Framework and have been incorporating the...
View ArticleReset password feature of user account in ionic
@tkhang wrote: HI everyone, I want to create a feature for user to reset password of the account. Which module can I use to do that? And do we have any tutorial to guide me? I searched on google and...
View ArticleIonic 5 - SwipeToClose is impossible
@Jinfreeks wrote: Hello, My problem is quite simple : I try to implement a component in modal, but when I try to add SwipeToClose, it’s not working (The modal stay static even if I try to swipe down)...
View ArticleIonic5+loopback4
@id-soft wrote: please provide a way to connect ionic5 application with loopback4 api. its better to use or any recommendation from community side. Posts: 1 Participants: 1 Read full topic
View Article