Ionic-vue, How to setFocus on Next button press in native keyboard?
I’m having difficulties trying to change focus from one input to another by pressing the next button in android/ios keyboard since there is no example for the usage of setFocus method. Maybe somebody...
View ArticleIonic 5: How should the css class be specified in an ion-select action sheet...
I have set a custom css class to change the color of the cancel button in the material design version of an ion-select with action-sheet interface in the global.scss file, following what’s stated in...
View ArticleIs there anyway to protect my app from malicious apps like 'Lucky Patcher'
I just wanna know if there’s any solution that I can do to block the lucky patcher? I looked into the docs and there isn’t such thing as checking for certificate signature or anything like that. Thank...
View ArticleIonic slide is not working properly inside a modal ( ionic 5)
Ionic-App1280×720 1.14 MB it is not working as it should.when i stopped moving pointer slide stop at that point.Event if there is one slide, i am able to slide out of the viewport 1 post - 1...
View ArticleIonic 3 typescript transpile error : typescript:...
Hi, I am facing an transpile typescript issue with storage plugin in ionic 3 project after upgrading storage plugin to 5.0.0. Project was running fine before upgrading the plugin. [09:55:48]...
View ArticleHow to get file path from file uri on ios using iOS File Picker?
I am using iOS File Picker package to load a file from ios devices.It will return file uri and i need to get file path from the URI.But i havenot found any package to convert file uri to file path for...
View ArticleIonic 5 slow load/reload after code changes. Build is fine
Hello good people, I’ve been faced with a rather strange issue I can’t get to the bottom off as I do not understand what’s happening. I am working on an Ionic 5 APP using Angular 10. The APP suddenly...
View ArticleTake photo or choose from gallery in ionic3
Hi, I am developing an ionic 3 app and I want to take a photo or choose from gallery in the same button I mean when I open to take a photo I want to see gallery photos and choose one like whats app...
View ArticleProblem increasing Popover width
Hi, I need to change my popover witdh and I’m using the –width property like the doc says. The problem is that my popover is not centered in the middle of the page. How is it possible to increase a...
View ArticleTab bar reloads when navigating
In this tutorial the tab bar doesn’t reload when navigating: in GitHub: aaronksaunders/ionic-react-tabs-tut But in the official conference app it reloads every time It’s because in the first project...
View ArticleHow does the "live reload" work with Cordova and Angular without Ionic
Maybe a funny headline but I have to use Ionic without Ionic CLI (native build) for technical reasons. Some background: I have a multi-app monorepo with single dependencies. Using Ionic 5 with Angular...
View ArticlePost splash screen, white bar on top
Platform: Android Screenshot: image668×1388 197 KB The size of the whitebar changes based on the mobile dimensions and happens on all androids tested so far, confirmed the issue not to be related to...
View ArticleInterpolate string that contains html
Hello, I have a string that contains some html code, for example: text = "<ion-text color='danger'>test</ion-text>"; How can I interpolate it that I don’t get the code as an output but a...
View ArticleShould I upgrade my ionic 3 ? how to upgrade and what is the changes?
Dear ionic developers Finaly i decide to upgrade ionic 3 to latest stable version. I need ur replies related to this topic about: How to upgrade to latest stable version for mac and windows os ? Whats...
View ArticleCreate Bindings for MithrilJs
I am interested in creating bindings between ionic and the awesome front end framework mithrilJS). If anyone can give me some pointers on how to get started I would really appreciate it thanks! 2...
View ArticleIonic3 to Ionic4 Migration - css file
We are migrating our project from ionic3 to ionic4. in Ionic3 we used ionic-app-scripts.js to generate our build distribution. As per my understanding for ionic4 it doesn’t required ionic-app-scripts....
View ArticleWhat breaks angular binding in modals?
I encounter a strange behavior. My modal page is displayed like this async presentModal() { const modal = await this.modalController.create({ component: SavePage, }); modal.onDidDismiss().then((data:...
View ArticleTesting with Cypress on Circleci against React App
Hey Everyone, I am wondering if anyone here is successfully running cypress on circleci against a react app using the ionic framework. We are hitting a number of issues and I am trying to determine if...
View ArticleHow pricing and enterprice works?
What enterprice offers and how pricing works? Is there different pricing for individual and company? How customized training works and also how for company teams and how for individual? Inside of...
View Article