Ionic5 Mobile Accessibility (Talkback feature)
I need to implement talkback feature on my Ionic5 application. As of now, I did not do anything in my application related to talkback feature but when I on talkback on in my mobile, it automatically...
View ArticleTag into
Hi, we are working on a player to show 3D models. It works perfectly in ‘ordinary’ html page: image733×329 8.72 KB but nothing happens in Ionic ‘translation’: image1091×329 8.58 KB Where are we wrong?...
View ArticleSwipe back should work on iOS if you start on a sub page
We have build an app which has three pages. Each page has an ion-back-button to get back to the previous page. The pages 1 and 2 have a button to get to the next page. You could say that page 1 is the...
View ArticleProgrammatically change ion-segment-button
I have a classic ion-segment bar with horizontal scrolling. The items are several and not all are visible. When I open the page, I need to move on specific segment. I’d like to emulate animation and...
View Article`ion-textarea` does not auto-height prefilled content on screen load
When my component is in an edit state I need the screen to show the correct height of the control. It does not. It only snaps to the right height if you start editing the contents. My ion control:...
View ArticleCould not create vertical button navigation
Hello everyone, i have the attached interface to execute in ionic but i m struggling to implement the 2 buttons on the left. I managed to make the buttons vertical but i could not find a way to divide...
View ArticleAngular 12: Interface 'HTMLIonIconElement' cannot simultaneously extend types...
After upgrading to Angular 12, I get the following error when running ionic serve: [ng] Build at: 2021-08-30T19:51:32.148Z - Hash: 7a7351ce16a902a5c859 - Time: 1247ms [ng] Error:...
View ArticleShowing white screen forever after splash screen
I am working on developing ionic app using ionic 3, that will support android 11. I have tested my app on android emulators that have api level 30 and it working fine on emulators, no any white...
View ArticleIonic Capacitor - Screenshot to Gallery (iOS)
I need to be able to have the user take a screenshot on iOS and Android and have that screenshot automatically saved to the users photo gallery. Android works just fine with the following code. iOS...
View ArticleAre there any updates on ion-infinite-scroll for React?
Hey there, I would like to use infinite scroll in my app and I was wondering if there are any updates on the ion-infinite-scroll for React? In the docs for v4 it’s saying: The Infinite Scroll...
View ArticlePage transition with router.replace?
I’m trying to remove history after logging in or logging out. For that, I’m using router.replace instead of router.push. It works fine, however, there are no page transitions. Is there any way to have...
View ArticleTab menu refresh ionic angular
Does anyone have a solution for the following situation: when you click a button or refresh tab1 (ionviewdidenter or oninit), tab-menu also refresh. I am using ion-tabs, such as Ion-Tabs: Tab-Based...
View ArticleIonic Camera Preview with auto capture when focus
Any idea how to develop ionic app that turn on camera preview and whener camera focus to object properly, It will capture image automatically. Regards. 1 post - 1 participant Read full topic
View ArticleTabs (Menu) on all app pages
Is there is no way to make tabs in all pages of an app (using Ionic 5 with Angular)? My developer is using Angular router module which is mandatory in Ionic 5. The tabs router module is organising the...
View ArticleExtra space appear in ion-item after changing language
Hello Ionic community, I hope you all doing great, So I’m working on simple UI design which is basically a form made using ion-item, ion-label, ion-icon and ion-input. The problem is when I change...
View ArticleApp rejected from play store due to WebView SSL Error Handler alerts
Getting following messages from play store. We reviewed Snapmint: Shop on EMI without credit card, with package name com.snapmint.customerapp, and found that your app uses software that contains...
View ArticleProblem with ion-range
I was making a size selector for the app text and I thought a slider might help me. I started reading the documentation and when I finished adding the slider, I found the following problem: Whenever y...
View ArticleLoading from gallery pushes app into status bar
Screenshot 2021-09-06 at 12.11.27707×556 39.9 KB screenshots are posted in order so webview works fine and does not mix in with the status bar in any way, its only until I try to upload an image from...
View ArticleLocal notification not working as expected when app is closed
Hi Everyone. The Ionic app tends to show the local notification with title and message when the app is closed. WhatsApp Image 2021-09-06 at 4.32.13 PM (1)1080×414 18.2 KB But when the app is opened...
View Article