Ionic 8 Input outline floating label with icon label fixed on top issue
When I try to put a icon under input tag with floating label, my label fixed on top without any value in input
APP Ionic Error install ionic app-scripts
Problema al Instalar @ionic/app-scripts Contexto Hola, Estoy teniendo problemas a la hora de instalar @ionic/app-scripts. Esto comenzó después de actualizar la versión de Node.js. El proyecto estaba corriendo en Node.js 14 (es un proyecto de Ionic/Angular). Necesito actualizar a Node.js 18 para ser compatible con las últimas versiones de Android. Aunque logré compilarlo con versiones […]
APP Ionic Error install ionic app-scripts
Problema al Instalar @ionic/app-scripts Contexto Hola, Estoy teniendo problemas a la hora de instalar @ionic/app-scripts. Esto comenzó después de actualizar la versión de Node.js. El proyecto estaba corriendo en Node.js 14 (es un proyecto de Ionic/Angular). Necesito actualizar a Node.js 18 para ser compatible con las últimas versiones de Android. Aunque logré compilarlo con versiones […]
Ionic Framework Requires a Framework
Did Ionic Framework remove the possibility to start without any framework?
Select Multiple Images from Gallery and Upload to Server Using Ionic Capacitor
I’m developing a mobile application with Ionic Angular that uses the Capacitor Plugin to read multiple images from the gallery and upload to AWS Storage. Firstly I’m thinking that I’m supposed to use Camera.pickImages to pick the images and loop through the array and convert each to blob and upload to the server. The difficulty lies in converting to blob. After reading through documentation, I could not figured out how to solve this. Please kindly help to convert to blob or provide a better approach in solving this problem.
Guidance Needed for Integrating Device Registration and Control in Ionic App
Want to integrate an app that registers devices for a customer. A single application can be handled by a single customer, in which all devices can be registered. After proper configuration, the devices will be controlled by voice commands. Looking to integrate this in Ionic and need some step-by-step guidance.
Ion-header height too tall on iPhone 15
This just started happening to me when I used a new device (iPhone 15, ios 17.4).
It works fine on: iPhone 8, iPhone SE, web browser, Android (have not tested on a large Android device).
I have not changed any code. It may have always had this issue on larger iPhones but I don’t think so.