What is the best way to show popover/modal content
Hi, I don’t know how to say that, i think my picture is more relevant… Before Ionic 6, i’m using Popover content to build that. With Ionic 6, popover content is more complicated and modify the width...
View ArticleHow to Print JPEG images using @ionic-native/printer plugin?
I want to print image as JPEG instead of PDF, is there a way to do it, using @ionic-native/printer this plugin ? 1 post - 1 participant Read full topic
View ArticleHttp api request
Sorry but I dont get it on how to use the native http ionic vue, with composition API There are no documentation or what so Seems like the documentation is not too readable to those who are not good...
View ArticleIonic-Electron for Linux build
I’d like to make an App for Android, Windows and Linux. Ionic seems like the perfect tool, but in the Docs, when they explain how to convert Ionic apps in desktop apps with electron, they dont mention...
View ArticleUsing a live reload with ionic
Hello everyone Have been struggling with this for a few days. It works super fine on a Mac, but I cannot get it to work on a PC (windows). Please see the bug in the screenshot. Someone who has an idea...
View ArticleIon-input onFocused style scss
Hello, I am with a problem, where I need to change ONLY the style of an ion-input, when an ion-input field are focused (with the cursor blinking inside him), then when this field lose the focus, the...
View ArticleHow is IonPage supposed to be used?
I’m having some trouble understanding how and where IonPage is to be used with Vue? Does anyone have a code sample, as to where this component is required 1 post - 1 participant Read full topic
View ArticleIs it possible to get two simultaneous gesture events?
I’m trying to make a game controller. Individually, they work well, but one of them does not work while the other is working. Is it possible to listen to events (including onMove) at the same time?...
View ArticleQR Code Scanner for Vue
Hi is there a better documentation for vue 3 Ionic Docs QR Scanner: A Configurable QR Code Reader Plugin for Ionic Apps This fast, energy-efficient, highly-configurable QR code scanner for Ionic apps...
View ArticleIonic Angular Barcode Scanner (receiving the read from a physical device like...
Hello, I need a help… I am have a barcode scanner, like pistol, and i need to get the barcode was read, the barcode from the device (not from camera device or any other plugin ir whatever). Its OK, I...
View ArticleStarten mit ionic
Hi! Ich bin noch relativ unerfahren beim Erstellen von Handy Apps für Android oder IOS und möchte mit javascript eine App erstellen, wo ich auch auf die Funktionen auf ein Handy nutzen kann. Ich habe...
View ArticleChange Ionic Mode at runtime (based on route)
Hello! I’m working on this app where I would like to change the Ionic mode at runtime. Particularly i would like to force md mode for routes under /pages/md/<any_subpath>/… and to let ionic...
View ArticleCORS on device (build version)
Im having problem on the API request, Im having Cross Origin Error Already tried adding proxy on ionic.config.json and changes the baseURL to api/v1 but it return 200 status but it does not connect to...
View ArticleIonic 5 Tab Template production error: ERROR Error: Uncaught (in promise):...
Ways to reproduce: npm install –g @ionic/cli ionic start Create an application using Angular & Tab Template Ionic build --production Go to www folder and run http-server (install via npm install...
View ArticleIssue with ionic on Visual Studio Code
I am trying to use the command “ionic start” But I seem to be getting this error. I got node, Cordova and the other necessary requirements but I still get the error. Error: EACCES: permission denied,...
View ArticleSSL and CORS
My good lord, I hope someone can help clear up my confused brain! I have an ionic capacitor project which is hitting heroku end points (delete, post and get). It was working great and then we decided...
View ArticleWhy does preflight fail on newer Android devices but not desktop?
For reference, I am using the Axios package to send API requests: axios - npm I’ve setup my network security configuration for Android. I’m using Laravel as my backend and the CORS rules are:...
View ArticleCan't able to install plugins
When i’m trying to install any plugins it’s returning me the following error npm ERR! code E404 npm ERR! 404 ‘cordova-plugin-network-infoaddation’ is not in the npm registry. npm ERR! 404 You should...
View ArticleIs is possible to use IonFab to show a form submit button?
I’m trying to find a way to use Ion-Fab to make a floating “Save my account settings” button. (I am using IonFab because I only want the button to appear if a user makes a change.) I have an...
View Article@React/Ionic Infinite Scroll - Show msg/toast at the end of scrolling
Hello everyone, How to tell Ionic/React to show a message/toast for example, when we are at the end of the scrollable list ? Thank you. 3 posts - 2 participants Read full topic
View Article