Ionic5 - slides not in ionic-angular anymore?
Porting ionic3 -> ionic5 app over. Where is the slides class defined? I had something like this in my ionic3 code: @ViewChild(Slides) slides: Slides; where I could use slides properties to...
View ArticleWhy is ionic good yet the documentation this bad?
I would like to bring it to the attention that while ionic is a great platform, the documentation has lightyears of improvement potential. Let’s take the slides component as an example. Ionic Docs...
View ArticleTab bar disappear when I push a page from tabs.ts
I created a fab button on tabs.html to navigate to another page but tabs bottom bar disappear here is my code import { Component } from '@angular/core'; import { IonicPage, NavController, NavParams }...
View ArticleCamera Plugin Video FILE_URI issue from External SD Card
I was trying to upload videos from my phone to the server. After a while when i tried uploading video which were in my SD card then it failed. After some research i came to know when i was selecting...
View ArticleNFC iOS Error: Session invalidated unexpectedly
Hello everyone, the following message comes up when scanning the iOS log “Session invalidated unexpactedly”. Both via scanNdef () and via scanTag (). Does anyone have an idea or a working example for...
View ArticleVuejs web app to Ionic/Capacitor
I have a VueJS web app that’s totally decupled from the backend. I would like to port it to Capacitor and create Ios and Android apps from the same codebase. Is this realistic? To have the same...
View ArticleiOS and Android Widgets?
I searched a bit the web, but can’t find a proper answer, perhaps i am not asking the right questions: Is it possible to add / create Widgets withing a hybrid app / solution? My current project shows...
View ArticleOptimum Quality Concrete Batching Plant in India by Nilkanth Engineering Works
Compact_Concrete_Batching_Plant_G_5800×620 38.2 KB Nilkanth is the Leading Optimum Quality Concrete Batching Plant in India Supplier. Thus, if you are thinking to buy the best range and real-time...
View ArticleHow do i write css for "item-native" calss?
i have tried to write css class for the “item-naltive” class in ion-item but it was not applied how can i write custom class for the “item-naltive” class image987×423 26.7 KB 1 post - 1 participant...
View ArticleProblem with sub pages navigation in tabs
I’m a problem navigating sub pages using tabs This is my app-root where I nested the component app-company-details under app-companies If the user go to /companies -> app-companies it’s shown if...
View ArticleReasons for using Ionic to build a website?
I’m leading some student projects this semester, and some are making websites. They propose using Ionic to do it. Are there compelling reasons to use Ionic, instead of, say, Angular, to build a...
View ArticleError while installing Cordova FCM dependecy plugin in IOS
Hi All, Please help me to resolve issue of installing “cordova-plugin-fcm-with-dependecy-updated” on IOS. My Ionic info is as below- Ionic: ionic (Ionic CLI) : 4.11.0...
View ArticleXcode 12 breaks compilation for iOS 'FrameworkName' is not a member type of...
After updating to Xcode 12, the build adds “@exported imports” in some packages and throwing exceptions like ‘FrameworkName’ is not a member type of ‘FrameworkName’ For the time being I’ve downgraded...
View ArticleCss code to enlarge the image
Hello Thank you for this code and give it to me. I want to zoom in when the mouse hovers over any part of the image. It can be said to act like a magnifying glass … please guide me. 2 posts - 2...
View ArticleApp Not working same on web and android
i am trying to run my ionic app on android device ionic build ionic cap open android on web browser application works fine but its not performing same on android. Here is my console output, can...
View ArticleIonBackButton delays IonHeader hydration
Has anyone experienced this? On web desktop IonHeader has a noticeable visual delay where IonContent has the .hydrated class applied and so is displayed, but IonHeader doesn’t for about a second and...
View ArticleHow to save file image to device? Please
I want to save image to device. device have pc, android, ios. 1 post - 1 participant Read full topic
View ArticleAppflow build failed
Getting the following error when building in the appflow. It builds fine in the local PC. ±--------------------±--------------------------+ | Build Summary |...
View ArticleSelect won't show selected option
I’m using Ionic React in order to make appear -or not, an IonItem tag depending on the option is selected, even thoug the variable is stored correctly,it wont show in the select. Here is the code:...
View ArticleIonic 3 app stopped making network request
I don’t know why there is not possibility to make ajax call I have removed node_modules then made : npm i then I have deleted platforms/android and made : ionic cordova run android the network is...
View Article