How to open device setting for notification permission in capacitor/ionic app?
russcarver: IOSSettings.App Hey, did you find a solution? I have the same issue.
View ArticleHow to create multi row swiper slider in Ionic 7?
I am trying to achieve this: https://user-images.githubusercontent.com/17045072/101984191-e3383180-3c90-11eb-8bed-09f4be40397f.png Using grid in swiper-container shows all slides in one column. I am...
View ArticleHow to create multi row swiper slider in Ionic 7?
Search for “grid” on this page - https://swiperjs.com/demos - then check out the provided code samples that demonstrate how to do it.
View ArticleHow to open device setting for notification permission in capacitor/ionic app?
No. I am still using the same.
View ArticleGet current ion-content scroll position
I have to set scrollEvents to true in ion-content and then I was able to get the event. //View <ion-content (ionScroll)="getScrollY($event)" scrollEvents="true"> //Component getScrollY(event:...
View ArticleError installing ionic and i dont create app
Error when installing ionic I got this error and when trying to create a project it doesn’t let me
View ArticleIncreasing photo pixel lower quality
when a photo is resized and pixels are increased. its photo quality is lowered. https://ahsasprogram.pk/
View ArticleError installing ionic and i dont create app
It’s warning you about a different package, that error won’t matter. Please share the error you get when trying to create an app.
View Article[SOLVED] Ion-icon not respecting hidden attribute
I recently upgraded to Ionic-angular 9.0.0/Capacitor 5.3.0/Angular 16/Node 18.17.1 and a component relying on ion-icon to show/hide the password being typed stopped working correctly. I see both icons...
View Article[SOLVED] Ion-icon not respecting hidden attribute
Whatever the problem is, it also affects ion-img.
View Article[SOLVED] Ion-icon not respecting hidden attribute
Solved. My Google fu was off. Didn’t see this at first.
View ArticleCan I get all the app list from appflow by Java or Web APIi?
Hi all. I’m trying to make a superapp with the Ionic compomnents. ( And I’m a novice Ionic developer.) Is there any way to get all the app list from appflow by Java or Web APIi? I checked the...
View ArticleIf i installed latest version 2.23.17.80 of Whatsapp then share capacitor not...
If i installed latest version 2.23.17.80 of Whatsapp then share capacitor not work if i going to share a pdf then pdf was not send only text was send
View ArticleHow to create multi row swiper slider in Ionic 7?
Got it working in ionic angular using: <swiper-container class="featured_mag" [loop]="false" pagination="true" [autoplay]="{delay: 5000}" [followFinger]="true" pagination-clickable="true"...
View ArticleHow to generate Custom Url Scheme in IONIC 5 (cordova) for android
I want a link which on Click should open a specific page of my Ionic Cordova App(Android), For which i need to generate and implement “Custom URL Scheme” App configuration Ionic: Ionic CLI : 7.1.1...
View ArticleHow to open Another ionic app from an ionic app using its package id using...
SENDING APP 1 Plugins details ionic cordova plugin add com-darryncampbell-cordova-plugin-intent npm install --save @ionic-native/web-intent 2. In AndroidManifest.xml <intent-filter...
View ArticleElectron app with included Node express server
Hi maximaexchen I’m looking into getting an electron app to run under capacitor. It seems like you have been working on the same setup. Do you have some hint to how to get it to work? Did you manage...
View Article[Remote] Remote Frontend Developer for Ionic App
Hello There, I hope you are doing well I just came across your post mentioning about your search for fronted developer, i can help you out with as we have an expert team of designer/ developer over...
View ArticleSOAP API integration
Each user should have a unique identifier (e.g., username and password) to access the service. This will help you track who is making requests and control access. When a user logs in, you can generate...
View Article