Ionic 6 and Capacitor-Community/Media not working
I am at a complete loss here. I have been developing an app in Ionic 5 for 6 months now. I am attempting to make a POC to create a photoAlbum on a device and save photos to that album. I found the...
View ArticleUpgrade to Ionic6 fails
Getting this when I try to follow the update procedure. Same for sudo before the install. Is it my network / npm version or a know bug? npm install @ionic/angular@6 npm ERR! Unexpected end of JSON...
View ArticleUse Ionic CSS variables in custom components stylesheet
Hi, In our Ionic Vue app we added some custom components, which have their own styles. For consistency, we want to use the same colors as the standard Ionic components. Our stylesheets are structured...
View ArticleCode-push sdk.isAuthenticated is not a function
Hi, I am trying to run the code-push release command code-push release-cordova MyApp-Android android -m on my ionic-v3 project. But after Releasing update contents to CodePush: I am getting the below...
View ArticleIonic generate page doesn't work
I updated my project from ionic 4 to 6 and after fixing everything. not able to create a new page using ionic generate page but it shows an error An unhandled exception occurred: Package...
View ArticleImport and read excel file using ionic
0 i want to upload a excel file and read it using ionic-angular , i try with this code but it doesn’t work for ionic app its just work for browser i dont know why ? i want to read it and get a value...
View ArticleIonic and Scully situation in March 2022?
I’m trying install Angular Universal into a Ionic project (but it’s using leaflet and other libraries and will be a lot of work… So, I saw this article about Universal vs Scully: Article about Angular...
View ArticleIonic with Vite?
Vite, Rollup, and ESBuild — oh my! As an added bonus, Framework v6 will be usable with tooling such as Vite, Rollup, and ESBuild, giving you even more options for building apps. This is something that...
View ArticleHow to show Up/Down arrows in numeric input in Android?
Hi, Ionic V5. I’m testing some ion-input like this in Angular: <ion-input type="number" min="360" max="500" value="400" step="1"></ion-input> According to ion-input V5 Docs (ion-input |...
View ArticleGetting error while adding cordova to Ionic 6 project
I am getting below error when I am trying to run ionic cordova prepare android command on Mac. ng run app:ionic-cordova-build --platform=android An unhandled exception occurred: Project target does...
View ArticlePlease help. Check if the Time and Date is set to automatic on the IOS
Hi guys. I’m wanting to check if the time and date is in automatic on ios. I found some plugins made for ios I tried to use them more without success. I also tried to use the diagnostic cordova plugin...
View ArticleIon-picker outside the modal and inside the inline page
I would like a feature to enable the inclusion of the ion-picker component within the content of a page without the need to open it in a modal, I managed to implement this feature with ion-datetime...
View ArticleDatetime in popover with input doesn't work correctly
i’m trynig to create input with Datetime in popover. i’he tried this example but it doesn’t work correctly. i can’t even select date, there is no button to confirm selected date, also, no date...
View Articlethis.video.nativeElement.currentTime in ionic not work please any solution!
this.video.nativeElement.currentTime in ionic not work please any solution !!! 1 post - 1 participant Read full topic
View ArticleCloudKit Capacitor for cloud sync
Hello, I developed my first iOS and macOS application (Electron) with Ionic 6 and Capacitor (http://cupfeed.app for the curious). However I have a feature I would like to implement now: Cloud...
View ArticleIonic-Native/Photo-Library Fatal Exception
I am attempting to do something very simple yet it is causing me much pain. I have an Ionic v5 Angular 12 application and have installed the Ionic-Native/PhotoLibrary plugin ionicframework.com Photo...
View ArticleIon-fab button not fixing to bottom right
Unable to get the ion-fab/ion-fab-button to fix to the bottom right of the page. When I scroll it doesn’t stay fixed to the bottom right slot. Any help would be greatly appreciated: <ion-header>...
View ArticleOpen ion-select options onclick button
i’m looking for a way to open ion-select onclick button. any help please here’s what i tried so far > <ion-icon :icon="addCircle" class="addcircle_icon" @click="toggleSelect = !toggleSelect"...
View ArticleCustomizing the text selection toolbar in an android aplication
I’m building an application to read epub and I need to customize the popup toolbar that appears when selecting a text. I want to leave only the ‘copy’ option and add an option that calls a javascript...
View Articleble.startNotification not working
Hi, any help would be greatly appreciated. I am also willing to pay for a screen share session with someone who is familiar with this bluetooth library. ble.startNotification not working for me I am...
View Article