AppD Integration with Capacitor App
I’m trying to integrate AppDynamics with an Ionic/Angular Android App. Since AppDynamics doesn’t have a capacitor version of the plugin I’m forced to use Cordova. On a new application, I add the AppD...
View ArticleIon-item-sliding doesn't swipe along with Ionic Gestures
Hello. I tried to use a long-press gesture on ion-item-sliding, but it breaks the swiping effect. It can be reproduced by creating a blank ionic app and replace the home page code as follows:...
View ArticleHardware back button handler not working in Android 11
I’m trying to prevent the back/exit function triggered by the default Android back button. For that I’m using Hardware Back Button, but it doesn’t work on Android 11 devices (SDK 30). When testing on...
View ArticleiOS saved password
Hello! I have recently run into an error in my app, but it only presents in the iOS version. The login process works well if I manually type in my password and username, however if I am using a saved...
View ArticleIonic capacitor file upload on php server using formData or file plugin
I want to update user information on server using a form. I can update information easily but I could not update profile pic. So I search a lot a try below code in a new project for uploading files on...
View ArticleTrying to use Ionic Framework with Vue 3
Hello. Im trying to listen to @ionChange from ion-toggle, or ion-select in Vue 3 and its not working. In Vue 2.x works fine for some reason. Im not importing the components from @ionic/vue, because im...
View ArticleIontabs route only works once
here’s the snippet below. The app starts in the root which redirects to maps, which is the test component which just renders ‘hello’. When I click over to Notes it works fine, but when I click on...
View ArticleError HttpClient en IOS
Buenas tardes. He desarrollado una app Ionic en la que utilizo HttpClient de Angular para interactuar con mi API. A la hora de ejecutar la APP en navegadores web o en dispositivos Android, funciona...
View ArticleStatic html website vs IONIC
Hello guys, I have a new project, basically it’s 2-3 static html pages and a few modal pages with carousel, no http requests, and i am wondering if it’s a good idea to use IONIC Angular or vanilla...
View ArticleUse Ionic 4 icons with an Ionic 5 app?
The ionic icon set comes packaged by default with Ionic 5. Does anyone know if you can revert back to the Ionic 4 icon set in an Ionic 5 project, or is it mandatory to use the Ionic 5 icon set? Asking...
View ArticleGetting wrong data while trying to get video duration with video edidor plugin
Hi, I am working on ionic-V5. While retrieving the file info i’m getting wrong video duration. I want to validate video under 60 seconds with this wrong duration info i couldn’t proceed with the...
View ArticleIs it possible to create a generic component and use different styles for it...
I’m developing an app in Ionic 5 and for listing some grouped items I decided to use a generic accordion component, but I’m running into a problem. Depending on the page that I use the component, I...
View ArticleVertical Center Ion-Text And Ion-Button Inside Ion-Badge
I’m struggling to vertically center ion-text and ion-button inside of a ion-badge, here’s the code. <ion-badge class="" :key="tag" v-for="(tag, index) in tags"> <ion-text...
View ArticleChange Boolean onIonViewWillEnter
Can anyone please explain how i can change a boolean in onIonVieWillEnter, thanks 1 post - 1 participant Read full topic
View ArticleGet clicked word
Hi team, I would like to do clickable any word (inside an item, or div, or p tag, or span…) and return the clicked word. I use ionic 5. I would appreciate any idea or suggestion. Thanks a lot. In...
View ArticleExist a native http plugin?
Like the title say exist a native http plugin for vue with ionic? is the capacitor http plugin with vue compatible? any special headers because cors? 1 post - 1 participant Read full topic
View ArticleIon-router animated. Type 'string' is not assignable to type 'boolean'
I am trying to disable animation on my ionic 5 project. Searching through web I found a way to disable it by using animated=“false” in ion-router-outlet. It does disable the animation but when I try...
View ArticleCan not upload apk on playstore second time
I have uploaded apk file few days back on playstore. after that I deleted my keystore and couldn’t update that app again. Now I am trying to upload new app but playstore giving error image1194×461...
View ArticleHow to avoid list shifting to initial stage on api call
Hi All I have an API that is called every 5 seconds, and this cause my page to be updated and reloaded. But when it reloads and if i have scrolled down on my page, it would take the position back to...
View ArticleNeed to the ion-card over the ion-header
I need to ion-card over the ion-header HTML image1213×610 27.8 KB CSS 1 post - 1 participant Read full topic
View Article