Appflow Live Update Capacitor Plugin - no checkForUpdate method
We are currently using the Cordova live update plugin to implement a custom live update flow. An important fact about our use case is that we often have several thousand users active at the same time...
View ArticleFollowing Ionic React tutorial for a camera app. Code throws up an error
So I’ve been talking to ChatGPT and trying to figure this out for days. The code seems to be correct, my file structure seems to be correct, but I still keep getting the following error: ERROR in...
View ArticleCapacitor-barcode-scanner error
Hi, i am using the newest version of Gradle, 8.7.1 and i get this error with the Cap Barcode Scanner: Execution failed for task ‘:capacitor-barcode-scanner:compileDebugKotlin’. Inconsistent JVM-target...
View ArticleMigrating from @cordova-plugin-media-capture
Hello! Does anyone have a good way to record video through Capacitor app? I’ve found GitHub - capacitor-community/video-recorder: A video recording plugin for Capacitor but it seems to be using some...
View ArticleIonic v8 - remove back animation for IOS
Because of known problem for IOS, when user swipe to go back, and than page that is closing is showed for a sec and back animation is triggered, I added this code: setupIonicReact({ swipeBackEnabled:...
View ArticlecapacitorHttp vs fetch in preformance
Hello developers, I wonder if there is a performance difference between capacitorHttp and normal web fetch. When using capacitorHttp, since the request occurs on the native side, it doesn’t affect the...
View ArticleDebugger Source Code for Ionic React Always the Compiled Source
I am new to ionic so I’m trying to evaluate the overall workflow to see if this is a good fit for our new project. I really like what I see overall but have one issue when debugging. I created a...
View ArticleCapacitor Electron Won't Run
I am trying to run a sample app in Windows using Electron. The creation/use of desktop apps seems to be available but lacks up to date documentation. I performed the following: ionic start test blank...
View ArticleReplacements for @ionic-native/google-maps and @ionic-native/qrscanner packages
I have an old cordova project in Angular 13, managed to update to Angular 15, the goal is to eventually migrate to capacitor , but I can’t update @ionic/angular @ionic/angular-toolkit and...
View ArticleUrban Airship Push Notification not working in ionic v3 Android (working in ios)
Hello Everyone, The Push Notification is not showing in Android instead its shows in IOS. We are using Airship Platform for Notifications using Ionic 3 Angular 5. Did anybody experience same issue...
View ArticleDisadvantages of using Ionic for desktop apps
What are the disadvantages of using Ionic for desktop apps? I am thinking of developing an app which can run on both mobile devices and desktop. I know that Ionic provides Electron build. So I presume...
View ArticleHxjc ne me jast Now jast now all me
Hxjccj me know if you are free number of the year of your 1 post - 1 participant Read full topic
View ArticleiOS : Capacitor 6 on iOS 16
Hello, When I run our Capacitor 6 app on an older iOS version (this case 16.2, we got bug reports with the same symptoms from users with 15.3), the screen will stay blank after the splash-screen...
View ArticleCapacitor app. Log in with aws amplify v6 via Google
I am building a mobile application from an Angular project using Ionic and capacitor. It is my first mobile application. I use AWS Amplify plugin to login to the app. Log in with email and password...
View ArticleJWT and Ionic
this is a web app that is being converted to ionic , i call the server and get a jwt bearer , and i save it ( in the web app) in local storage. and i get 401 unauthriozed error for some reason , how...
View ArticlePerform CRUD operations step by step using ionic and postgresql
Hello, I am learning the IONIC Framework, i would like to learn step by step how i can link a postgresql database and perfom CRUD operations, the backend i will use nodejs to link Postgresql database...
View ArticleHow to make applications compatible with android 5.1 (POS devices
I have an application I built in Ionic and Capacitor. The application runs well on Android 7+. The application is a point of sale and most devices that are made for Point of Sale are android v5.1. The...
View ArticleData are lost after updating ionic app on App Store
I published my ionic application on App Store. I am storing some data on the mobile phone with Ionic Storage When I make new release/update on app store when the users update the application the data...
View ArticleAndroid build & sign with cap build android - missing app-release-unsigned.apk
Running npx cap build android generates [error] jarsigner: unable to open jar file build\outputs\apk\release\app-release-unsigned.apk` If I look in the build output, I have the APK, but it is called...
View ArticleCSP (Content Security Policies)
Hello everyone, my name is Dominik and I have been working with Angular and the IONIC framework for more than 4 years. I have a large IONIC project in which I display the contents of an HTML file in...
View Article