Events not working/ I don't know how to use them
I’m using Ionic events, but I don’t quite know how. I checked the docs and couldn’t find anything useful. I want to log the content of the <IonInput> tag to console, but when I use onIonChange...
View ArticleIonic music controls
Hello, i am writing an mobile app using ionic music control. It works fine on Android, but the problem is, that my code doesn’t work at all on iOS. Do you have any working example that i can relay on?...
View ArticleIonic Angular or Ionic Vue for complex application architecture?
Hey guys, I’m planing to develop an application for IOS and Android and also a web-based admin application, which could be considered as complex. Which Ionic would you suggest - Ionic Angular or Ionic...
View ArticleNested ion-tabs work but error with Cannot match any routes. URL Segment x
I have a nested Tabs situation where the tabs physically work and routing works but there’s an error in the console of: ERROR Error: Uncaught (in promise): Error: Cannot match any routes. URL Segment:...
View ArticleUpload resources fail with 410
I have mobile app that hasn’t been update for a while and it’s still using ionic CLI 3.19.1. I need to make some changes now and when building the app I am getting error at the step when it tries to...
View ArticlePage does not re-render on Tabs navigation
When I navigate for the 1st time to the AddCustomer tab - I can see the alert; the subsequent times - no alert. It means that the AddCustomer component is rendered only once. Is that by design? How...
View ArticleHow to properly type refs to ionic inputs?
See the screenshot error plz image856×605 104 KB Clearly, const inputRef = useRef<HTMLIonInputElement>(); is not enough. 1 post - 1 participant Read full topic
View ArticleNeed advice
Hi, i currently know vue.js and wanna learn a technology for building cross platform mobile apps. I want to stay away from react native as i do not like react and find it complicated. Also i am having...
View ArticleHow to Protect your Website from hackers
You do not believe your site is worth hacking, but websites are constantly infected. Automated scripts written to scour the internet in an effort to circumvent established website security flaws in...
View ArticleMy Ionic button handles a local request (http://localhost/login) on Android...
I have developed an Ionic React app , running on top of Capacitor . In browser everything runs smoothly (ionic serve). Now I’m trying to run my app on an Android emulator , but my login button is not...
View ArticleUsing webview plugin but app still rejected by Apple for UIWebView
Hi, Ionic CLI : 5.2.1 Cordova CLI: 8.0.0 Cordova iOS 5.1.1 I’ve got two questions: Is there any way to confirm whether UIWebView is being used before I upload to Apple because that’s a time-consuming...
View ArticleGet KeyChainService Value from iOS
Actually we are migrating our iOS project into ionic one. So the new project need to get some data from the iOS one, we try with UserDefaults and we don’t have problem to get UserDefaults value, but...
View ArticleUnable to detect emulator & won't open Android studio
Hi. It seems after the latest update that running ionic capacitor run android -l --external won’t open Android Studio but runs directly from the terminal. The problem is that it doesn’t recognise the...
View ArticleWhat is happen with ionic new projects?
Hi pals I am having serveral troubles starting projects on Ionic. Projects starts leaving errors in package.json dependencie versions. It proposed me to run npm install with --force or another...
View ArticlePrinter plugin with react
Hi, I’m trying to use the printer plugin with react, but nowhere can see a demo code. Anyone can help me please? Thanks 1 post - 1 participant Read full topic
View ArticleHelp with auto redirection
I need help. i am new to Ionic Vue, i at an intermediate level in PHP. I am trying to learn how i can implement a simple project. I AM TRYING TO MAKE IT SIMPLE Create a login page, <form...
View ArticleIonic time countdown for selected time
First of all thanks for this post:- How to auto start to countdown timer in ionic ionic-v3 I’m using Ionic 3 to countdown timer with hour, minute, and second… This is my code: timer.ts: /* Initialize...
View ArticleHow to upload a image with form data in ionic angular 11
Can anyone share a link which tells me how to upload a image with form data in ionic/angular 2 posts - 2 participants Read full topic
View ArticleReference Vue store from Capacitor listener
Hello, I have a Vue js app and I am using a Capacitor plugin to capture an event in the application - “appUrlOpen” by defining a listener. This works well and is defined as below : - In my User.vue...
View ArticleAccessing an environment variable to recognise if deployed on Mobile App or...
Hi I am using Ionic 5 with Angular. I have a mobile app that I am currently developing a Web App for that uses the same codebase as the mobile app. I’m looking for a way to configure some environment...
View Article