Ionic 7 + Vue 3 - post logout navigation - view not changing
I’m working on a mobile app using Ionic with Vue 3 for the frontend, and I’ve set up routing using Vue Router to manage navigation between different pages in the app. My backend API is built with...
View ArticleMultiple storage solution in one app
Hello everyone, I’m relatively new to the Ionic Community and I’m looking to implement storage solution for my workout app. After doing my research I think the strength and weaknesses of Ionic...
View ArticleIonic Push Notification [ Vue JS]
Hey there, well, im trying to hard to make the push notification work but i have no idea how to use it , is there any full tutorial how to use it full documentation or video ? 3 posts - 3 participants...
View ArticleTesting Stencil Components with Ease using WebdriverIO
Originally published at: Testing Stencil Components with Ease using WebdriverIO - Ionic Blog Over the past few months, the Stencil team has been working to expand the testing tools we support. First...
View ArticleDoes android webview support css offset path and offset distance
Hello, everyone. I’m working on an ionic angular app that must work on both Android and iOS. I’m having trouble with an svg component because I’m attempting to use the properties offset-path and...
View ArticleError opening camera React Native project + Portals
Hello, I’m running a React Native project with portals, and it’s working great. Now, I’m facing the challenge of using a Capacitor plugin. I implemented the camera plugin, and it worked fine on iOS,...
View ArticleI can't manage to make Vitest work with a new standalone ionic-angular project
Hi everyone! I’m trying to install Vitest on a newly created Ionic-angular project and I’m getting into troubles. I followed this article to install Vitest : DEV Community Faster testing with Angular...
View ArticleIonic 7: App life cycle on ios
Hello, I have a problem with my ionic 7 app on iOS. Sometimes, when I have it in memory and I go to use other apps, when I return the app does not work correctly. It seems that the system takes it out...
View ArticleSandbox: bash(2538) deny(1) file-read-data /Users/.../ios/App/Pods/Target...
I’m working on an Ionic iOS project and since I upgraded to macOS Sonoma 14.4.1 I get this error when I try to build my project in xcode 15.3. I tried cleaning the build folder executing pod...
View ArticleRedirecting to the Capacitor app when user opens or clicks some specific links
Hi. I am looking for a solution to my problem. When user clicks or opens some links, the mobile device should redirect to my app’s specific page. I am building a taxi mobile app, and most of my...
View ArticleHave you blocked users from Russia?
Hello, A couple of days ago, I started experiencing an issue where I was seeing “you have been blocked” when accessing the Ionic and Capacitor portals, as well as the documentation and the Ionic...
View ArticleIonic 7 + local SSL
Hey Guys, I’m working on running my local Ionic+Vue3 app with SSL. I’ve hosted my backend API on DigitalOcean, so now it supports HTTPS. However, when I run my local app on my phone through Android...
View ArticleBackdrop-filter: blur causes lags in webview
I’ve been wondering for a long time what the problem of lags is in my app, so I decided to remove backdrop-filter: blur from all elements and noticed that the lags disappeared. How can I fix the lags...
View ArticleAnnouncing Capacitor 6.0
Originally published at: https://ionic.io/blog/announcing-capacitor-6-0 We’re excited to announce Capacitor 6, the latest upgrade to our native runtime for web apps. This release brings experimental...
View ArticleApple sign in not working in simulator and real device. But works in browser
Hi, I am trying to create Sign in with Apple option for my ionic project. Trying out this with firebase. Downloaded the capacitor plugins from GitHub - rlfrahm/capacitor-apple-login: Capacitor Apple...
View ArticleiOS Privacy Manifest help
Hello, i’ve migrated my app to Capacitor v6 and everything seems to be fine, the only problem i’m having is related to the privacy manifest code i should use with the following plugins:...
View ArticleCapacitor Javascript Chart.js
Hello, I need to make as simple as possible multiplatform application (Windows, macOS, iOS, Android) I chose html, css + js. And for Windows and Mac I use electron (everything works here). And for iOS...
View ArticleUsing the Camera.pickImages is crashing on iOS if I choose more than approx...
Using Capacitor 5.7.2 with Camera plugin 5.0.9. It mostly works great, right up until I choose more than 20-30 photos, depending on the phone. It then crashes my app, I assume because it’s out of...
View ArticleFull screen mode with no notifications
I have a stop watch app which requires the user to view the full screen with out any distractions. Is there away to prevent any notification from covering the screen while the page is active. these...
View ArticleError: `value of type 'WKWebView' has no member 'isInspectable'`
This post is intended to help anyone who receives the following error message when building their Capacitor 6 app in XCode: value of type 'WKWebView' has no member 'isInspectable' The reason for this...
View Article