How to customize ionic datetime?
I’d like to customize my ionic datetime to look like the one below, where there are only days of the week. In the documentation itself, I couldn’t locate anything informative. So, is there any way for...
View ArticleCupfeed: RSS reader app
Hello, I built my first iOS application (and macOS with electron) : Cupfeed. (I am a designer and not a developer) I used VueJS with Ionic V6 and Capacitor for the native features. Other features will...
View ArticleDesign problems in ionic
Hello Good morning, I develop some APPs with ionic, and I find myself with a design problem that happens to me a lot, and it is that I cannot put a large amount of data on the screen. for example I...
View ArticleGoogle Calender API OAuth 2.0 Ionic Framework
Is anyone worked on Google Calendar API to sync events in google calendar? I’ve Ionic 4 application where i am creating events and trying to sync in google calendar but not able to sync it. 1 post - 1...
View ArticleFailed to update Cordova Platforms to android@10
i’m trying to update cordova platform in my ionic application from android@9 to android@10 ionic cordova platform remove android ionic cordova platform add android@10 but this command cordova platform...
View ArticleError when try to update to latest android platform v10
i’m trying to update cordova platform in my ionic application from android@9 to android@10 ionic cordova platform remove android ionic cordova platform add android@10 but this command cordova platform...
View ArticleIonic and Socket on IOS Device to a remote server on Heroku
Hi guys need your assistance please. i have developed a chat with ionic and socket io deployed the node.js server on Heroku.com and android is working perfectly on device. i have an issue with IOS...
View ArticlePlugins not working through service worker
Hi friends. I am wondering if anyone has any input or can work with me to try and get this issue resolved: bug: service worker server.url not injecting capacitor · Issue #5278 · ionic-team/capacitor ·...
View ArticleGetting Started with Ionic 6
Originally published at: Getting Started with Ionic 6 - Ionic Blog Hey folks! In case you missed it, we hosted a stream on YouTube today all about Ionic 6. Lead Framework Engineer Liam DeBeasi showed...
View ArticleChange application name on android platform
i use capacitor in my ionic/vuejs application. i only want to change the name of the generated android app. i have changed in capacitor.config.ts but itdoes not work! i’m new to capacitor, can you...
View ArticleThis.platform.ready().then(() => { }); this code is not working in ionic...
import { Platform } from ‘@ionic/angular’; constructor( private platform: Platform, ) this.platform.ready().then(() => { }); 1 post - 1 participant Read full topic
View ArticleLooking for Design & Develop Dry Cleaning App
Looking for developing a dry cleaning app according to the current market trends and tech stacks. 1 post - 1 participant Read full topic
View ArticleStrange microphone behavior on iOS in background
Hi, i am developing kind of voip app. I am using xcode 13.2.1 and testing on iOS 15. Communication is working over webrtc. When i try same app in browser and go to background everything is working ok...
View ArticleIon-modal display Sheet Modal from the top of screen
i want to display ion-modal Sheet Modal on the top of screen. i was looking on css but nothing work any guidelines please ? 3 posts - 2 participants Read full topic
View ArticleHow to access ion tab routing outlet?
I’m working on a project which required ion model to be appear in ion-tabs Router Outlet but it appears on patent RouterOutlet The function to open ion-model is in one of the child tab which is. async...
View ArticleCan I accept IAP, google/facebook login, and biometric security without paying?
I just found out about Ionic and Capacitor, and so far they seem pretty nice. But I’m concerned - I’m a very small time independent developer and I want to use the following features: In App Purchases...
View ArticleIon-datetime, "date-time" presentation fails to update
In @ionic/angular 6.0.1, the ion-datetime Component, with presentation="date-time", fails to update the view when the time is selected. However, the model is updated, as reflected by the view updating...
View ArticleSheet modal how to allow manipulation of the layer under the modal
Hello, I am creating simple calendar app and I would love to use new features from v6, like sheet modals for creating events modals (same as google calendar). I would like the user not to have to...
View ArticleIonic App not serving correctly on web after Ionic 5 to Ionic 6 and Angular...
We have an Ionic application which we have just migrated from Ionic 5 to Ionic 6 and Angular 10 to Angular 13. The app is served on the web as well as deployed to the native Android and iOS Stores....
View ArticleBuilding with Stencil: Drag-and-Drop Components
Originally published at: Building with Stencil: Drag-and-Drop Components - Ionic Blog Drag-and-drop functionality is growing more and more popular on the web, and with good reason. Drag-and-drop...
View Article