Ionic Modal Lazy Loaded without routes - possible?
Hi, I have implemented modal views in Ionic5/Angular10, where the modalpage has its own module. (generated via ionic g page modals\MyModal. The calling component will import the modal module and the...
View ArticleHow to clear indexedDB with Capacitor Storage and Angular?
Hi, I am trying to clear the indexedDB before storing a new picture from camera but unable to do so yet. I am using Angular with Capacitorjs Storage. I see the docs in Capacitor show a get() and...
View ArticleNested drop down
Hello, I need something like that (with two levels) in Ionic-4. Not to navigate but to select data. Is this possible? and is there somewhere an example implementation? I’m using the latest version of...
View ArticleIonic v5 - Ion-slide how to change pagination position
Hi!, I need help! I am trying to change the position of the ion-slide pagination. I know I can change to the .swiper-pagination class. However, I can only put .swiper-pagination in global.css. But...
View ArticleNgOnInit issues with routing
Is there a way to avoid having all the pages initialized in ionic? im wanting to initialize the page only when it loaded. I have read through documentation and it says that the avoiding the OnPush()...
View ArticleBUILD FAILED Android Ionic. But İos not failed
When I build my Ionic app for android it gives an error. When I do the same for iOS but there is no problem. Plugin list is attached below * What went wrong: Execution failed for task...
View ArticleNewbie question about committing Android Java files into repo
Hi, In my project I am using the cordova-file-opener2 package and I needed to modify something in the file...
View ArticleUnable to run ionic old project: Cannot find name ‘bigint’
I am trying to run my old project to modification, I have successfully run npm install but unable to serve the app. It’s showing: ERROR in node_modules/@types/node/fs.d.ts(2459,45): error TS2304:...
View ArticleIonic4 :app:preDebugBuild FAILED
cordova.cmd build android --debug Android Studio project detected Preparing Firebase on Android ANDROID_HOME=C:\Users\Pritam\AppData\Local\Android\sdk JAVA_HOME=C:\Program Files\Java\jdk1.8.0_111...
View ArticleIon-menu are there events for opening and closing?
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic
View ArticleHow can I disable copying content from the app?
The requirement is to disable copying anything from the app to the clipboard. Is there a way to achieve this ? 2 posts - 2 participants Read full topic
View ArticlePreview App Error
Hi Would anyone know why I get the error “The web preview for this build has expired” when trying to preview an app? Thanks Mark Capture1130×1060 21.5 KB 1 post - 1 participant Read full topic
View ArticleGetting email from apple store after publishing app on UIwebview
I tried all possible ways but i still keep getting email from apple rejection of the app submission 2 posts - 2 participants Read full topic
View ArticleGrouping Capacitor local notifications
Hi, I would like to use local notifications in my app to send reminders to the user for different subjects such as reminders for workout, sleep time and meal time. Now when creating the local...
View ArticleLoading indicator when Lazy Loadding Ionic component (ion-item, ion-fab, etc)...
Ok, Firstable i am talking about a web site using ionic, like a PWA, running in a public network, hoting in a web server, not about a native app, where everything is local storaged. I know how to show...
View ArticleCan you use React Native + Ionic Components?
Hey guys, I have an old app of mine that I built in 4 months with React Native, simple. I’m currently using react-native-paper for the UI, but I want to ask if It’s possible to use ionic components in...
View ArticleUnable to call ion will remove /ng on destroy using ionic 5
here i have sample project in which i am testing the ionic lifecycle in that i observed that i unable to call the ionic lifecycle hooks ionViewWillLeave(),ionViewDidLeave(),ngOnDestroy() below is my...
View ArticleGoogle Map rendering on laptop but not on mobile in Ionic app
I am trying to display Google Maps in my Ionic app & center on my current location. When I run this on my laptop, it displays as expected. But when I try to run it on my mobile device, the map...
View ArticleMaximum app flow updates reached in production
We are currently completely down in production because we have reached a maximum update limit for our account. I am unable to contact anyone from Ionic to help. Any ideas? Rob Gore Director of Mobile...
View ArticleUnable to set the ion-tab-button active
here i am using ion-tab- bar and below is my tab bar here instead i am using routerlink on ion-tab-button so when i clicked on the tab1 is not showing the icon as active. It simply shows like below...
View Article