Want to create gesture, need to emit event. but can't
following the doc here Ionic Docs Gestures - Ionic Documentation Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with one shared code base and open web...
View ArticleCSS class styles not applied to ion-input native element using...
I cannot seem to get any CSS classes’ styles applied to an input element in ion-input. Here’s a simple example of what I am trying… home.page.ts <ion-content> <ion-item> <ion-input...
View ArticleIonic Vue3 - Font Awesome integration
Hey there, I am upgrading my Vue 2 project to Vue 3. One of the things I’m trying to get working is the vue-fontawesome package. I’m looking at their tree right here and it appears their main.js is...
View ArticleIon-range pin time/ text instead of number
Screenshot 2020-10-23 at 11.06.11 AM829×131 6.09 KB I want to achieve time/ text in ion-range pin. I am getting only number in the range pin. Is it possible to get the time/ text? 1 post - 1...
View ArticleSplash Screen Issue
Can anyone help me to develop splash screen in ionic app. I want to add splash screen in my app. I want to display my splash screen without using any images (resources splash images). for splash...
View ArticleSignature verification from Signed keystore file
In Ionic application How to do verify Signature in ts file. Getting signature key from release build is also same as what we generated in keystore file? 1 post - 1 participant Read full topic
View ArticleMacbook or PC
Hi all ! Today i realized, that my computer ( 4 years old ) is very slow already. I want develop native Apps for Android and iOS using IONIC (Angular ). Additionally i will develop PWA. In general i...
View ArticleTask :app:compileDebugJavaWithJavac
Hi everyone, my application run well with ionic cordova run android in a real device and when i run ionic cordova build android --prod --release i get this result cmd979×502 34.7 KB and this is my...
View ArticleIonic-vue, problem with route replacement
I’m trying to build a login screen with ionic-vue, I was expecting the user for not having access to go back to the login screen once the token has stored in the storage and redirected to the home...
View ArticleCount character in textarea
Hi How to show the remaining character when i type in text area. Remaining character of 10/300 like this. Thanks in advance. Ramji 1 post - 1 participant Read full topic
View ArticleIonic 5 - Video SeekTo with currentTime crashs video play
Hey there, I am building an simple video player and use the ion-range as scrubbar. I know it is not meant for that, but so far so good and it works for sure on iOS. I try to make it as short as...
View ArticleIonic V5 with Angular component issue on Safari
Hi, I am facing issue with the Ionic PWA application for click issue on Safari for below UI components. ion-radio ion-select ion-menu you can see attached screenshot when you click on radio button...
View ArticleNo more Ionic
Ionic is a high dependency framework. That is: when you have an issue, you have great probabilities the issue is in the interaction between Ionic and the underlying dependencies, and you’ll find...
View ArticleIonic 4 & FCM - App needs user interaction (tap on device screen) for the app...
Hi, I’m facing a problem with navigation in Ionic 4 and it’s interaction with FCM onNotification trigger. Here’s the page structure in my app: home-page -> new-page -> old-page If the app was...
View ArticleIonic 5 - 'enableBackdropDismiss' does not exist in type 'LoadingOptions'
Hello, I tried to set the enableBackdropDismiss to true for the loadingController as in the doc. However, i’ve got an error during compilation : ERROR in...
View ArticleXcode build failed (ionic, Vue, Capacitor)
Hello, I am new to Ionic framework and when I saw this blog post, I was excited to test the new Ionic version with Vue 3 and it’s composition API, but I ran into an issue while trying to run the app...
View ArticleHow do I load all pages?
Hello , I need a help for this following code. This is a code load per page in canvas may you please help how how load all pages. loadPage(pageNum: number = 1) { let pdfPage: PDFPageProxy; try {...
View ArticleUpload a file audio as blob to Firebase Storage
Hi community, I am recording an audio using MediaCapture and everything fine, that works perfect, then with the data of the file recorded and saved locally I am trying to save the recorded audio in...
View ArticleVue equivalent to zone.run?
in my angular version of the app, when events caused changes that should be reflected back in the UI, but were undetected (I changed a variable used in the scripts attached to elements) I needed to do...
View ArticleConfigurate a theme
Hello everyone!! I have a problem and I will tell you why. I bought a theme, with HTML5 and CSS3, this:...
View Article