Auto focus input field in ionic 5
I’m trying to auto focus input field in ionic 5. We had this exact same problem in previous version that we used ( ionic 3 ) that standard directives don’t work at all or don’t work properly … I found...
View ArticleIonic info command returns error
I’m getting the following error when I run ionic info … SyntaxError: Unexpected token U in JSON at position 0 at JSON.parse (<anonymous>) at Integration.<anonymous>...
View ArticleNot Being Able to Detect all Bluetooth Devices with BLE or BlueToothLE Plugin
I am using BLE plugin to get the list of devices around me but It seems tat it shows only few of them and not all. My Problem is I need to find BlueTooth Device that is not paired in my phone and most...
View ArticleHydrogen Starter Vue & Capacitor 3
Hydrogen Starter Vue Hydrogen Stater Vue - Ionic App | By Ion A basic starter to acelerate the development, with several essential features for most applications. Powered by Ionic Vue v5.x.x and...
View ArticleHydrogen Starter & Capacitor 3
Hydrogen Starter Hydrogen Stater - Ionic App | By Ion A basic starter to acelerate the development, with several essential features for most applications. Powered by Ionic Angular v5.x.x and Capacitor...
View ArticleWhat are the best practices for authentication in Ionic?
I’m personally using Ionic 5 React and Capacitor 2, and soon will upgrade to Capacitor 3. But the relevance of this question isn’t limited to those details. So far I’ve seen two clusters of...
View ArticleCORS issue http client
CORS Errors - Ionic Documentation (ionicframework.com) As per documentation, localhost based on platform must be add in the server to fixed CORS issue. But based on this forum, In some way it might...
View ArticleUnable to get "OPEN" App banner
Hi, I am trying to implement this plugin to get Universal links functionalities on my app and I can’t accomplish completly. On iOS simulator(14.5) when I do for example on a terminal: xcrun simctl...
View ArticleWhat is guest posting
how to get more traffic through guest posting anyone know about in this forum please explain me. Online Kids Glasses 1 post - 1 participant Read full topic
View ArticleIOS voice over not reading out the paragraph which is having anchor tag? Any...
I am rendering a paragraph of data which is having anchor tag inside it. While testing accessibility in ios, we identified a bug in voice over feature. Whenever voice over reading out the populated...
View ArticleProperty does not exist on type 'never' in my ionic angular app
This is my code. I am getting id of each coach, participant and explanation and putting them in array. It is working but the same time throws errors such as Property ‘id’ does not exist on type...
View ArticleTranspiling to ES5
I am having an issue where even though by default capacitor supports android API 21+, a simple ionic-vue project fails on android 6 (API 23) because it doesn’t recognize arrow functions. How do can I...
View ArticleHow to avoid sudden changes in the device's GPS?
I’m developing an app with a focus for use in fields or forests. Many users who have tried the app have said that when navigating through forests, the device’s GPS data changes sharply, which ends up...
View ArticleIonic Range may not smooth when set max be 10,000
Hi every Teacher. I have a question wanna ask about which idea can make range smoother when the set Max is 10 thousand? I didn’t get any error when using ion range, but it will appear some lack when...
View ArticleIonic Storage / Toggle
I have a very simple question , i am building an app where i have a settings page with a toggle input for a user to turn on and off some alerts . My question is how do i save the toggle value so as...
View Articleselects all radio buttons by default
Hello, I am using the below code to generate a list of radio buttons in my “native” app. The radio group is generated just fine but when I select a single option, all of the radio buttons are getting...
View ArticleCan no integrate urql and grapghql with ionic/vue
I’m trying to create a backend for my app so I’m using grapghql and typescript with urql now my question is I have to make a client for urql and I put the link as my localhost for my app but what...
View ArticleOpen my ionic app from another app
Hi, I have the following problem. Imagine that I have another apk in react navie or flutter and I want that when I click on a certain button my ionic application opens and if the person doesn’t have...
View ArticleAndroid 10 Ionic 5 mobile app does not show images from Amazon s3
I’m developing Ionic 5 mobile app both Android and iOS. I bring images to my ionic app from Amazon S3 and use the image URL in img tag like this. <img src="https://..." /> iOS and Android 10...
View Article