Input File / Plugins: Default behavior on mobile
Hello, I noticed that a click on a simple file input <input type=“file” #upload /> to pick a file allows the opening of this menu (on iOS): To my surprise the options “Photo Library” and “Choose...
View ArticleIonic - found 50 vulnerabilities on npm install
After creating a new Ionic Angular project, when I run npm install, the command completes with the following message: up to date, audited 1795 packages in 4s 158 packages are looking for funding run...
View ArticleAndroid Keyboard setting not working
When entering an ion-input, the Android Keyboard pops up. Clicking on the gear symbold opens the Android Keyboard settings. Under “text correction” the enabled setting “Auto-capitalization” is not...
View ArticleIonic WebServer Android Static File Path Error
On iOS It is working fine. iOS File Path :...
View Article@awesome-cordova-plugins/social-sharing fix issue in ionic 6
so i installed this plugin and i get this error Error: The target entry-point "@awesome-cordova-plugins/social-sharing" has missing dependencies: [ng] - @awesome-cordova-plugins/core 2 posts - 1...
View ArticleI get some typo "maybe" error on $ ionic cap run android
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleGetting Firebase Analytics in Cordova for iOS
I’ve had a terrible time getting Firebase Analytics working in iOS, but I finally managed to get it to work on my Ionic v6 Angular App. I’m sure there are other people having these same issues so I’m...
View ArticleSetting project to honor specified indention styles
I am using VSCode to for most of my Ionic/Angular projects, as are my colleagues, and I would like for each of us to follow the same code/indention styles per project. Is there a spot in our linting...
View ArticlePassing data with app installation invitation
Hello all. I’m developing an app with Ionic v6 + Angular in which a user invites his friends to install my app from the app store (Google Play / Apple Store). The person inviting will enter the phone...
View ArticleIonic 5 Modal open multiple times
I need to reopen modal after dismiss but I don’t want recreate it. I need to reopen created modal before… steps: create modal dismiss modal reopen modal What is the best practices? If I use present...
View ArticleEnable self signed certificate communication
I have temporarily enabled the https protocol on my cloud server using self signed certificate. unfortunately this solution doesn’t work. when i build to device, the communication doesn’t work. how...
View ArticleConflict between ion-input "disabled" and ion-button
Using Ionic 6.0.1, I am trying to have an ion-item that contains both a disabled input and an enabled ion-button. However, adding the disabled flag to the input causes the button to be disabled...
View ArticleNon linear navigation
Hi all, In my old app I have a list of items. When you click on an item you get it’s details page. When you swipe left or right on the details page the app used to insert a new page in the...
View ArticleUnable to build with Sentry packaged in: Building for iOS, but the embedded...
I am trying to build ios with the ionic framework and I get this error: “Building for iOS, but the embedded framework ‘Sentry.framework’ was built for iOS + iOS Simulator” I am able to bypass this in...
View ArticleNon linear navigation
Hi all, In my old app I have a list of items. When you click on an item you get it’s details page. When you swipe left or right on the details page the app used to insert a new page in the...
View ArticleClose a specific modal, is there a modal `id`?
Hi there, how do we handle closing a specific modal in Ionic 5 and Vue? I have seen some old answers mentioning a modal id property but I cannot find anything about it in the docs. There is a...
View ArticleHow to edit Cordova plugin code from a Capacitor Project
I am building an app with Ionic WebServer I like to modify the plugin code for some custom behaviour. But i noticed that by default ionic capacitor update Will download a new version of plugin. So how...
View ArticleIonic 6 - How to hide IOS Media Controls
Hello, anyone has any ideas on how to hide the media controls on ios? I’ve found some info about changing AllowsInlineMediaPlayback to false in a config.xml file but I cannot figure that out. Thanks!...
View ArticleError: EPERM: operation not permitted, open with help.log
When typing ionic serve I started to receive the following error in the Windows terminal: Error: EPERM: operation not permitted, open 'C:\Users\Asus\.ionic\helper.log' helper.log [e[40mWARNe[49m]...
View ArticleiOS 15 / Ionic 6 / Capacitor 3 - Can't play live streamings and m3u8 files...
Hello, I have an Ionic 6 app which streams a video from a webcam, the source file is .m3u8 Until this morning, everything was working fine but suddenly it stopped working after upgrading to iOS 15. Do...
View Article