Cordova add browser automatic confirm
@Ponchia wrote: Hello everyone, because of this issue I’m updating my ionic I was using ionic cordova platform add browser to generate my browser platform The problem is that after the updates it asks...
View ArticleIonic local storage store sensitive data for private app
@Gravix98 wrote: I’m new to the ionic framework and have some basics of it and currently I’m developing a private app for my family only that store some sensitive information in the localstorage. I...
View ArticleCan't sync versions
@Frustrated2Day wrote: I have two older apps that I need to manage. I’m trying to get them to sync up to Framework version 1.3.4 to take advantage of some of the iPhone X capabilities that were...
View ArticlePublish APK on Store - Ionic V5/Capacitor/Angular
@kn01 wrote: I’m trying to publish my first APK on the google store, and are requesting android.permission.CAMERA, android.permission.RECORD_AUDIO, but i don’t use camera or audio plugins. Just use...
View ArticleSometimes back button not showing
@elfenme wrote: I live this situation in ionic 4 and 5 versions. Sometimes when you browse through apps and come back. Sometimes when I go to a page, the back button does not appear. I think the route...
View ArticleLocal Notifications Action for the web
@lizmun wrote: Hi everyone, I was trying to use the local notifications (https://capacitor.ionicframework.com/docs/apis/local-notifications) LocalNotifications.schedule({ notifications: [ { id: 1,...
View ArticleIonic Capacitor Angular App CI on Azure DevOps
@prashantthakur-ionic wrote: Hi, I want to configure a CI pipeline on Azure DevOps to build and package app for android and ios. Can anyone help me in achieving it? Thanks Prashant Posts: 1...
View ArticleSupport for Edge < v79 in Ionic 5 PWA
@avaxa wrote: There is a known issue with the side-menu not being displayed correctly on Edge browsers < v79 (Chromium-based). It seems that Ionic 5 only supports Chromium-based Edge (v79+). Given...
View ArticleIonicons not coming up after migrating from ionic 4 to ionic 5
@vinuthashreyas wrote: I was successfully able to migrate the my existing ionic 4 app to 5 by following the steps as is in the blog Ionic Academy – 18 Feb 20 How to Upgrade Your App to Ionic 5 Good...
View ArticleMedia files not loading from local in ios
@VigneshBalakrishnan wrote: Hi all, I’m facing an issue while running my application in simulator with safari when i try to load media files from local I can’t show a preview. Thanks in advance here...
View ArticleAmazing Ideas To Level Up Your Work From Home Space
@digitalpower6562 wrote: The Voice Of Woman – 13 Apr 20 Amazing Ideas To Level Up Your Work From Home Space If you try to recall your work from home time before the world was in the midst of a...
View ArticleCordova.cmd plugin add cordova-sqlite-storage exited with exit code 1
@codeboy24 wrote: [ERROR] An error occurred while running subprocess cordova. cordova.cmd plugin add cordova-sqlite-storage exited with exit code 1. Re-running this command with the --verbose flag may...
View ArticleIonic4 can not make https call to REST api on android device
@OlgaDemina wrote: I have an ionic5 application that makes calls to REST api hosted on my server. When testing the application with browser everything works fine. But after deploying to real android...
View ArticleIonic react - Menucontroller enable not working in different menu per tab
@ar-daniel wrote: Hello This is my first post. I’ve encountered a problem - tried for 3 days, could’nt solve it. hence seeking help here. scenario - Different Ion menu is made for each tab has...
View ArticleDesign System with Ionic
@jheeb wrote: Hi there, I recently read the following blog post about creating a design system on top of the Ionic Framework: The Ionic Blog – 15 Jan 19 Build Your Next Design System with Web...
View ArticleHow to display a div, using *ngif else within a array in ionic4
@vgnjt wrote: I try to use *ngif and else to pass a false to boolean.The ngif is working but the else can not display the message. Hope some will help me. <div *ngFor="let nameList of nameList">...
View ArticleIon-datetime not working on small devices?
@nathantaal wrote: Hello everyone, I’ve implemented the ionic-datepicker component and while this is working on most devices, a client with an older device took this photo of the datepicker, showing...
View ArticleIonic 5 img tag no referer header on iOS
@rjlinden wrote: Hello, I have upgraded my app to Ionic 5 and had this line of code: <img [src]="avatarUrl"/> In the old version of my app with Ionic 3 I could see that the referer headers was...
View ArticleIonic 3 disable debug error dialog?
@Dovel wrote: How to disable the error dialog? I’m on livereload ionic serve. I only want to hide this error dialog. I also see the same error it in the console. That’s enough. I don’t need annoyed...
View ArticleGeneration audio file
@Quentin_icky wrote: Hi all, I want to build an app where people can download an audio file. The goal il to create something like a remix of a song, and users could download their remix. I found some...
View Article