Ionic Angular Developer
@galfaro Hi, I am more than happy to work with you on this project. Please send me a email manish (at) ost.agency Cheers, Manish Mittal
View ArticleIonic Angular Developer
Hi, @galfaro I’m Roman Savchuk with over 7 years of rich experience in Ionic-Angular development. I’m very interested for your app. Let me know when you are available to discuss the requirements in...
View ArticleIonToggle and IonRadioGroup are now giving RuntimeError: NG01203: No value...
Ah, my problem was I had not imported these 2 components… Strange, normally the IDE show s red error if I have missed any, Anyway, now they are imported, and makes sure they are from standalone, it...
View ArticleIonic Angular Developer
Hello, I’d love to discuss your project further. Please share your contact details. Email: ianradnor088(at)gmail(dot)com Looking forward to your response. Regards, Ian
View ArticleIonic Angular Developer
Hello @galfaro I would like to assist you PM Sent, Please check. Regards Seth R
View ArticleRedirect to app (`appUrlOpen`) from InAppBrowser using WebView
I tried with deeplink, but it seems appListener(‘appUrlOpen‘) couldn’t listen the url inside the webview
View ArticleAdMob test banner not showing on Xiaomi device
Hello, I’m integrating AdMob in my app and I’m testing with the official test banner IDs provided by Google. The issue is that the banner does not appear at all inside the app. I checked the logs and...
View ArticleIonic Angular Developer
Thank you all for your replies! I really appreciate the interest and the time you’ve taken to engage with me. If you’re interested in this opportunity, please take a moment to fill out this short...
View ArticleUsing and configuring IonicStoreage for Standalone (2025)
Thankyou! I’ll have a look at this.
View ArticleLibrary for easier IonIcon usage in Angular
I’d like to introduce my library that makes the IonIcon usage in standalone build really easy. It frees you from cumbersome addIcons business while keeping the same template. npm...
View ArticleAdMob test banner not showing on Xiaomi device
If I load https://googleads.g.doubleclick.net/ in my browser, I get a certificate error. Is this normal?
View ArticleHow to set Android Navigation Bar color in Capacitor 7 (Ionic 8 + Angular 19)?
Hi everyone, I’m working on an Ionic 8 + Angular 19 app with Capacitor 7. I want to change the Android navigation bar color (the bottom system navigation bar). The issue: The app creates an android...
View ArticleI am lost between the different plugins to avoid overlay with the system bar...
Hi, I was facing a similar issue earlier, but after using @capawesome/capacitor-android-edge-to-edge-support, I was able to fix the problem for the top system status bar/notification bar. However, I’m...
View ArticleIonic Angular Developer
Hello Hope you are doing great I can help you with your requirement i have 8 years of experience in it . Waiting for your response Email:-sunil(at)nextlooptechnologies dot com Thanks Sunil
View ArticleUnable to obtain a JavascriptEngine
If I load https://googleads.g.doubleclick.net/ in my browser, I get a certificate error. Is this normal?
View ArticleKeep your phone running smoothly by device care notification
IBNI_AMIN96: Recently I have released my app on happymod store. The App working fine while using. But one of user device care gave notification about crashing however in using it is not crashing....
View ArticleAdMob test banner not showing on Xiaomi device
I’ve run into a weird issue with AdMob banners in my app. The banner doesn’t show up unless the device is using Google DNS (8.8.8.8). With the default DNS from the ISP, the banner simply doesn’t load—...
View ArticleHow Do You Handle Push Notifications & Analytics in Ionic Apps?
I’ve been working on an Ionic project where the client wants push notifications and in-app analytics as part of their marketing setup. Since apps are becoming a big part of digital marketing services,...
View ArticleI am lost between the different plugins to avoid overlay with the system bar...
Did you find a solution for the bottom bar?
View ArticleHow Do You Handle Push Notifications & Analytics in Ionic Apps?
If you are using Capacitor then you would need to use Capacitor plugins At least for ease of implementation. From my understanding, you cannot use the Firebase Web SDKs. GitHub -...
View ArticleStatus bar overlaps the app content. HELP!
What settings did you make to make it work for you?
View ArticleIonic Angular Developer
linkedin.com Ivan Alejandro Villafañe - Fusap | LinkedIn 🚀 Senior Mobile Developer con más de 4 años de experiencia en Ionic, Flutter, Angular, y… · Experience: Fusap · Education: UTN San Nicolás ·...
View ArticleCapacitor community contact plugin for android
Having issues with selection and display of contact from android device, despite all permissions being correct in androidmanifest.xml file
View ArticleIonic build --prod randomly generates erroneous builds
I was able to work around the issue by downgrading to Ionic 8.5.9 as suggested here github.com/ionic-team/ionic-framework bug: Ionic 8.6.0 and above issues with ion-label and ngx-translate opened...
View Article[INFO] Waiting for connectivity with npm
this didnt solve the problem with me. i have same error message when running command ‘ionic cap run android –external -l‘ im using react vite and custom ionic serve command using “ionic:serve“:”npx...
View ArticleAngular 20 and Ionic 8.6 bug or something else
I have been created an angular 20 with ionic 8. Works on local execution but when I published to firebase, styles will not load. Maybe has a problems with builder yet.
View ArticleIonic Angular build not building with correct styles to android
I have been created standalone app with angular 20 and ionic 8 with publish on firebase. I have same issues but change only “optimization” param will not work. To work, I changed like all development...
View ArticleCapacitor 6 - Axios Network Error
Capacitor: ^6.1.2 Frontend: Vite.js (5.2.1) Backend: Ruby on rails Frontend network requests: Axios (1.11.0) Hey all, my Capacitor app has started giving me an Axios Network error all of a sudden,...
View ArticleCapacitor community contact plugin for android
Welcome! More info is needed if you would like someone to help. A link to the contact plugin you are using What version of Capacitor and the plugin are you using What does your code look like using...
View ArticleCapacitor 6 - Axios Network Error
Vite is not a frontend but a build tool. What are you actually using for your frontend? Please share some example code of how you are using Axios Did you enable CapacitorHttp? I recommend not using it...
View ArticleCapacitor 6 - Axios Network Error
Yes, you’re correct, sorry for the oversight on my part. I am using React 18. “Please share some example code of how you are using Axios” Here is a snippet of my Axios service GET function. const...
View ArticleReact+Capacitor w/ ionic UI
Hello! I have a problem here.. the header is not respecting my safe area view.. as you can see in the image below it is hitting my status bar.. how to prevent it? I tried to ask for help with chat gpt...
View ArticleNotification open action on cold start
Hi, how do u manage processing data from a notification (especially opening outside link etc.) on a cold start? I use "@capacitor/push-notifications": "^7.0.0", Eg. we make notifications about...
View ArticleNotification open action on cold start
just had to put it on top of main.js, not that hard in the end, thank you
View ArticleReact+Capacitor w/ ionic UI
That looks like Android’s Edge-to-Edge “feature”. The best bet right now is to use Capawesome’s plugin - Android Edge-to-Edge Support Plugin for Capacitor - Capawesome. There is lots of discussion...
View ArticleCapacitor 6 - Axios Network Error
Thanks for the details!!! Having CapacitorHttp enabled intercepts all requests and sends them through native land so that is why you wouldn’t see it in DevTools. It should only be used if you don’t...
View ArticleCss classes become undefined in capacitor after upgrading to angular 19 on...
Hi community, I’m upgrading my project from Angular 18 to 19 and noticed that some Ionic styles stopped working on iOS and Android builds, while the web version still looks correct. I inspected the...
View ArticleHow to set Android Navigation Bar color in Capacitor 7 (Ionic 8 + Angular 19)?
In my opinion, the best way to implement it is with the edge-to-edge plugin. On the one hand, it fixes edge-to-edge error and, on the other, it adds color to the header and navigation bar. github.com...
View ArticleCapacitor 6 - Axios Network Error
Thank you for explaining CapacitorHttp! I’ll remove that since we use our own server. I added %r{^http://192\.168\.\d{1,3}\.\d{1,3}:3000$} to the origins array and it worked I can’t believe it was...
View ArticleEdge to edge Android
This works, can it be changed to set different color for navigation and status bar?
View ArticleHow to set Android Navigation Bar color in Capacitor 7 (Ionic 8 + Angular 19)?
In my opinion, the best way to implement it is with the edge-to-edge plugin. On the one hand, it fixes edge-to-edge error and, on the other, it adds color to the header and navigation bar. github.com...
View ArticleEdge to edge Android
I installed the plugin but I’m having problems during the build FAILURE: Build failed with an exception. * What went wrong: Execution failed for task...
View ArticleFailed to build iOS Capacitor apps after upgrading from capacitor 6 to 7
Hello, I recently migrate from capacitor 6 to 7, and then when building iOS apps, I get the following error: xcodebuild: error: Could not resolve package dependencies: Failed to resolve dependencies...
View ArticleCapacitor 6 - Axios Network Error
As an FYI, I believe starting in Capacitor 6, Android defaults to https now so https://localhost. I still have both (http and https) on our server. For iOS, capacitor://localhost is still the case. It...
View ArticleFailed to build iOS Capacitor apps after upgrading from capacitor 6 to 7
The publish of 7.4.3 for SPM failed, I’ve just published it, sorry about that
View ArticleRedirect to app (`appUrlOpen`) from InAppBrowser using WebView
I have the same issue, does anyone know how to fix this issue?
View ArticleRedirect to app (`appUrlOpen`) from InAppBrowser using WebView
You could try with Deep Links.
View ArticleCapactor 7 on Android - Toolbar and Tab Bar - display issue
This has been fixed with capacitor > 7.2.0, but you still need to set adjustMarginsForEdgeToEdge to auto in your capacitor config. Here is an example of a full config( file link:...
View ArticleIonic Angular Developer
We’re looking for a skilled Ionic + Angular developer to help bring a mobile app to life. The app is designed in Figma and focuses on delivering a clean, intuitive UX for monitoring device...
View Article