Any way to make my app autostart on Android?
We made an app that runs on Android TV and we rent this android box with the app for our customers to show some info that they want, but we need to make the app starts when the system boots to make it...
View ArticleEnable Offline Functionality for Ionic Web App
I’m not a developer, but I do work on some small coding projects for my wife’s company. I’ve built a vehicle inspection SPA app in vanilla JS Ionic. A key requirement is that the app continue to work...
View ArticleI have encountered a large number of style warnings like this. How can I...
Please describe the question in detail and share your code, configuration, and other relevant info. g] Sass's behavior for declarations that appear after nested [ng] rules will be changing to match...
View ArticleHow to Convert OST to PST File?
Microsoft Outlook is one of the most popular email client, which stores all your mailbox data either into OST file or PST file format. There are several situations, when an users need to convert OST...
View ArticleIonicModule in standalone Angular Component - best practices
When creating a standalone component in Angular, the list of Ionic Components can make the imports and @Component import quite large. Eventually my developers want to replace the list with IonicModule...
View ArticleNo more Safe Area in iOS 18.1?
Hi everyone, I’ve been finally testing my first update since iOS 18.1 is out and realise that I don’t have the safe area anymore. Is anyone else experiencing something similar or is it just me (and...
View ArticleDeeplink stops working after navigating to another page in internal Browser
Hi, I’m having trouble with the internal browser and deeplinks. Here’s the issue: If I open a page in the browser and click a deep link, the browser closes, and I return to the app as expected. But if...
View ArticleShould i follow the rules like in the browser?
Hi. Should i follow the rules like in the browser when writing code in capacitor.js for android? I mean, write code taking into account the logic of the browser, for example, avoid unnecessary...
View ArticleRouting / NavController not redirecting and not giving any error when route...
I am using Ionic 8, Angular 18 & Capacitor 6. My app has a combination tabbed and non-tabbed pages, with a single ion-router-outlet in AppComponent. My issue is in my tabbed page, let’s say...
View ArticleAndroid app converted from a react app via capacitor starts up really slowly
I have build an App using React. I have converted it to an Android app using capacitor. The app, running on a Nokia G10, consistently takes over 30 seconds to startup. Other similar apps that I have...
View ArticleSachin Duggal : Opening Camera Without Frameworks in Ionic for QR Code Scanning
Hi everyone, I’m Sachin Duggal , and I am the owner of a bags manufacturing business. I’ve started a project using Ionic CDN without any additional frameworks, and I’m now looking to open the camera...
View ArticleDisabled for Input not working
Hello, using Ionic V7, I have this component in which I pass: <ion-textarea [id]="field.fieldName" label="{{ field.label | translate }}" .... spellcheck="true" [disabled]="field.disabled || false"...
View ArticleThis app requires a webview to work
Hey! Hello everyoe! I have been using Angular for over 6 years. Now, I’m learning IONIC. I was running a IONIC-Angular 18 app on my android device, and everything was working correctly. Then, I...
View ArticleSachin Duggal - CSS Help: Overlaying Icons in a Button
Hi everyone, My name is Sachin Duggal, and I manage a thriving bags manufacturing enterprise. I’m working on a button that already has an icon, for example, ion-ios7-person. I’d like to overlay...
View ArticleIonic Standalone & ESBuild increase in initial bundle size. Lazy loaded...
I’m currently working on a migration from IonicModule with Webpack to Ionic Standalone Components with ESBuild. I expected the initial bundle size to shrink, since some components are only required in...
View ArticleHttp request using Angular and capacitor for android does not work
Hi everyone. I am not using ionic, just Angular with capacitor. My app will work just in android mobile. Now I have problem with the http requests, it does not work in mobile, but before it was...
View ArticleNeed Help: Implementing In-App Subscriptions for iOS and Android Using Ionic...
I am currently using Ionic and Capacitor to convert my Angular web app into iOS and Android apps. Now, I want to integrate in-app subscriptions for both platforms. While researching, I found several...
View ArticleIonic Angular 19 > Not working
Hey, how are you? I noticed that Ionic Angular 19 is not working. What I found is that when the www folder is created, it has a different architecture: WWW prerendered-routes.json Browser Folder:...
View ArticleUnable to apply custom formatting to ion-input
If the desired result is this: I’m hitting dead-end trying to achieve this in Ionic. Obviously this is a very straight forward formatting task in vanilla css. But to force an ionic component to look...
View Article