IonReorder is not working in iOS
The code is working fine in a browser, but when I build the native project in xcode, once I start dragging the item it just freezes, and showing an error: **------ STARTUP JS ERROR ------** **⚡️...
View ArticleGTB Cloud: Looking for a new founder
Good day everyone, We are giving a rare opportunity for an advanced ionic programmer to join a team of founders and help on the next generation of point of sale, service ticketing and e-commerce...
View ArticleIonic nested routes and tabs not working as expected
Hi, We have an application with 4 tabs each having nested routes. Ex. of routes tab1/childPage1/childPage2 tab2/childPage1/ from tab1 we router.push childPage1 and from childPage1 we push childPage2...
View ArticleIon-tab-button dynamic icon
Hi, i’m realizing a new app with the tab menu. I’m using custom icon with ion-icon to use the selected style of ionic css. However, I would like that when I select a tab, in addition to changing the...
View ArticleCapacitor Icon in iOS won't change when sending app to background
I have added all the icons to Assetsbundle in Xcode. It show overal the icon I have placed there. But when I sent the app to background, the capacitor icon still shows. Does anyone know how to fix...
View ArticleIonic capacitor run ios -l --external won't run (no error)
I’m having a weird issue with capacitor where when I try to run my app on an external device it doesn’t run. The device I’m trying to run my app on is iPhone 12 / iOS 15.4.1 (been doing this for a...
View ArticleUnable to create ionic v1 project
Is it still possible to create ionic v1 projects? I have an application created using ionic v1 and am trying to get it to build. No success yet. So I tried to create a sample ionic v1 application...
View ArticleAdd icon when select option
i’m trying to add icon dynamiclly when i choose select-option ! but <ion-icon :icon="interests_selected.icon" style="color: #666666d4" /> this doesn’t show anything !! here’s my code...
View ArticleDetermine platfom in app.module?
Is it possible for me to pick up the platform in app.module.ts i.e so I could inject a certain value into a provider if running on a device and a different value if running in a browser? I currently...
View ArticleImage Editors for Web/Angular Ionic
Hi All, I’m looking for a decent image editor but can’t seem to find a good looking and working one for Angular, even vanilla JS as I don’t see good Angular ones. Anyone know of any good ones? These...
View ArticleRefererNotAllowedMapError get message site URL to be authorized
In ionic 4.7.1 on IOS I try to access Google Maps services and get the following error: “Google Maps JavaScript API error: RefererNotAllowedMapError Google Developers Error Messages | Maps...
View ArticleLive Update does not work on iPad OS 15.4
Our customers reported that they do not receive live update on latest iPad OS (15.4). I tested and confirmed that: installed the app on iPad OS 15.2 and got the Ionic live update in 20 seconds...
View ArticleMissing Plugin: Splashscreen
Recently (maybe after moving to v6), the splash screen plugin no longer loads. Using cordova-plugin-splashscreen. I doesn’t show up in the list of plugin files in X-Code and X-Code throws an error...
View ArticleIs still possible to create a desktop app with Electron and Ionic 6?
Hi, I’m trying to create a desktop app with Ionic 6 and Electron. I’m followinng these tutorials: Building Ionic Desktop Apps with Capacitor and Electron - YouTube Building Ionic Desktop Apps with...
View ArticleiOS Bluetooth Serial Classic - Device not found, but Device shows BT...
I am currently using Ionic 6 in React on iOS. I am really struggling to get this working as I receive a Device not found. The iOS device shows the interlocking chains at the top right with BT...
View ArticleIonic 3/4 application REST API works for android 6 but not android 10
I built an ionic app that uses REST API passport for login/registration with a laravel 5.7 application. When i tested the app on an android 6 device, I can register / login successfully but when I...
View ArticleDoes Ionic app support Android overscroll effect?
Let say I have the following code and the app is running on Android: <ion-content> <ion-item>1</ion-item> <ion-item>2</ion-item> <ion-item>3</ion-item>...
View ArticleBest Shopify Themes for Product Website
If you are finding shopify theme store in california, Florida,Texas.Cyrus Webtech is best Shopify experts, Shopify developers, agency in California, Florida, Texas. Our Shopify experts create new...
View ArticlePlatform pauze/resume subscriptions
Something strange is going on when platform.resume is triggered. After the iPhone app comes out of pause mode, the UI no longer updates properly. I do an http get in the platform.resume.subscription...
View ArticleLive update: cleares Directory.data
Hi, When pushing live updates to production, the filesystem gets cleared on iOS await Filesystem.writeFile({ path: 'some_file.txt', data: fileData, directory: Directory.Data, encoding: Encoding.UTF8,...
View Article