Unable to upload images and videos to Amplify S3
I’m trying to upload images and videos to S3 using AWS Amplify(use Storage.put). When I use Blob, it seems to be empty inside. This works for uploads on the web. However, it does not work on Android...
View ArticleIdentifying callers on iOS
Hello! I am trying to build an app that can read the call logs of the device at certain time intervals. My understanding is that the CallLog plugin will not work on iOS. It seems like Apple’s CallKit...
View ArticlePlease Update on issue #21394 Angular SSR Flicker
Can we get an update on this issue: github.com/ionic-team/ionic-framework bug: SSR, Flickering when ssr page is replaced opened 09:22AM - 28 May 20 UTC KevinBassaDevelopment package: angular # Bug...
View ArticleSheet Modal presents two modals upon rapid clicking
I noticed that in a project that I was working on, along with the reference document examples, that when you are using a Sheet Modal and you click the button to present the modal in rapid succession,...
View ArticleReact ionic in app Document viewer
Hi all, I wrote an ionic app with react and I’m trying to add a document viewer [.png, .txt, .pdf, .xlsx, .docx, .pptx] which works with BASE64. I’ve tried to google it but either the suggestions...
View ArticleUpgrading a complex list
Hi all, I’m updating an old ionic app to newer version of ionic. My old app has a list that had multiple columns of data (with different widths), allowed reordering and also had options (so I could...
View ArticleUpdate to tailwind 3 with ionic 5
Hello there, do there is any possibility to upgrade from tailwind 2 to 3 I’m currently with ionic 5 react so after update here is some part from my package.json: “devDependencies”: { “@capacitor/cli”:...
View ArticleUnable to download file in Ionic
Hi Developers, I have used the ionic-native http plugin to download the file. But I am getting this error when clicking on the download button. 1 post - 1 participant Read full topic
View ArticleHow use SYSTEM_ALERT_WINDOW with ionic v6 Cordova
I have implemented the permission for use SYSTEM_ALERT_WINDOW (pop-up window) with permission accepted but I don’t know how use or how show the pop-up window for Android. I want show pop-up or open...
View ArticleIon-modal crashes when isOpen is set to false in Ionic-6
My team and I are building out an Ionic React app and have code building and deploying to our production environment for both iOS and Android native mobile platforms. We have recently decided to...
View ArticleCan we create a mobile app with some components in ionic1 and rest of the app...
I am working on an hybrid app which is currently in ionic-v1. It is very large app but I want to upgrade it to latest ionic version. As it is a large app, creating it again from scratch will take so...
View ArticleIonic 5/6 with Vue: Pages do not change sometimes (URL does)
Hi there, I’m currently working on my first ionic project as for my bachelor thesis and have quite some issues with changing the pages. Here is what I do in my app: Open the app, I got a field to...
View ArticleIonic - found 50 vulnerabilities on npm install
After creating a new Ionic Angular project, when I run npm install, the command completes with the following message: up to date, audited 1795 packages in 4s 158 packages are looking for funding run...
View ArticleIonic live reload not working on my android device
Show this error when I live reload on my android device. System Information Please give me any suggestions. 1 post - 1 participant Read full topic
View ArticleIonic v5 to v6 upgrade failed
I’ve got a ionic 5 project and need to update it to V6, i followed the official documentation guide , but when im trying to update Angular to latest version it failed with following error,...
View ArticleIonic grid, colum sizing
Hello I am building a chat functionality in my app. Everything works fine, i just need some help with the styling. I am using a grid for the chat, each message being a row. Depending on if you are the...
View ArticleIon-range inside reactive form trigger on change after form reset with...
Dears i’m using ionic 6 with angular I have reactive form inside it i have ion-range When i call this.form.reset('', {emitEvent: false }); even with emitEvent set to false ion-rage will trigger , i do...
View ArticleIonic application ERROR Error: Uncaught (in promise): ChunkLoadError: Loading...
Hello, I have an Ionic TypeScript application which was working for a long time in browsers and devices. ionic info: Ionic: Ionic CLI : 6.13.1...
View ArticleAutocomplete (intellisense) not working with Ionic 6 (Angular/Cordova or...
When I create a new Ionic/Angular v6 project and I open it in Webstorm or in VS Code, the autocomplete feature is no working in html files. For example, if I start typing <ion- it does not give me...
View ArticleCannot npm i, ionic v3, node-sass, app-scripts fails
I have a newly installed Windows 11 machine just cloned an old ionic v3 project. However it looks like app-scripts has a hard dependency on node-sass 4.10 which is not compatible with node 16. I have...
View Article