iPhone context menu on long press?
I was hoping someone could help me out. I am trying to figure out why the build in phone context menu won’t work in my new Ionic / Capacitor app. It is working in a legacy pure angular app that...
View ArticlePrint only first page
I have an ionic app made with latest version with angular 11 and when I try to print the app, only the first page is printed. When I use the print emulator on chrome I have the scrolling but looks...
View ArticleIframe on a page opens on a in app browser tab
Hey guys, I have an vimeo iframe on a page and it works fine on the browser and android. When the page opens on iOS it loads the iframe on an browser page instead on the top of the ionic page. Any...
View ArticleCould not connect to the server/ send request using IOS application
We have implemented an application that uses google API to get the calendar details. We have retrieved the Access token from the authentication process and need to verify it and use it to retrieve the...
View ArticlePause and Resume events in Vue app
In an Ionic/Angular app I can capture the device pause and resume events via the events available on the platform service e.g this.platform.pause() and this.platform.resume() In Vue (according to the...
View ArticleHow to save multiple images at the same time in firebase using the photo...
How can I save multiple images to firebase at the same time? This code, what is done is every time you take a photo with the camera, an array of images (img) is generated, but when you click on...
View ArticleCall IonSelect.open() from (ionChange) or (ionCancel)
I’m trying to make an IonSelect call open on itself. My use cases are: I want to force a user to select a value in that popup I want to force a user to select a sequence of values from the same popup,...
View ArticleStore data in the devices
The reason for the consultation is as follows: I must store information on the devices (either in browsers or cell phones) so that once they register and log in, their user is stored on the device....
View ArticleCORS problems caused by http://localhost origin
This is a question related to a problem I am dealing with right now, as described in this post. The scenario is: A 3rd party webservice (over which I have no control at all), that has a CORS...
View ArticleStore APK - URL Blocked
When I build an APK with --release the URL going to an accesspoint is modified with http://localhost. For example… if I do not use --release and it is a debug … i use. HttpClient .get() to...
View ArticleA new Ionic Show & Sponsoring Vue
Originally published at: https://ionicframework.com/blog/a-new-ionic-show-sponsoring-vue/ Hey folks! Hope everyone is feeling well rested and ready for a new year! To kick things off, I’m thrilled to...
View ArticleFor any Netflix related issues call our toll free number | Helpline Australia
Netflix is the largest OTT platform used worldwide. Netflix support number Australia 1800 431 401 is here to help you with any Netflix related issues. Our highly trained technicians will look upon the...
View ArticleAccordion UI Component
We have been waiting for years. Hope that the accordion UI components will be there in Ionic 6 Thanks Team. 1 post - 1 participant Read full topic
View ArticleVenmo payment intergration in ionic
I want to integrate payment in my ionic app. but i didn’t find any solution that how i can integrate it in my app. please suggest me the solution. i need it urgently 1 post - 1 participant Read full...
View ArticleIonic Unity integration
Hi All, I am looking for a professional help for ionic and unity integration. We will pay on per hr basis. If any expert keen to help please reply on this or mail to career@carscan.co.za This is bit...
View ArticleProblems to compile on new installation
Hi, today I have changed my computer and I have intalled: Node v10.23.1 Ionic Cordova Then I have cloned my repo and I made: npm install ionic cordova platform add android@8.1.0 The when I do “ionic...
View ArticleJest/Testbed: how to trigger a click on an ion-checkbox?
I am trying to write some UI tests using testbed for a couple of components and I am stuck at this. The regular way to trigger a click seems to not work with ion-checkbox. this is my view:...
View ArticleIonic React routing problem
I am new in ionic framework. I have a problem in my app. App.tsx code: <IonApp> <IonReactRouter> <IonRouterOutlet> <Route path="/" render={() => this.state.isLoggedIn ?...
View ArticleMapping button disabled attribute to a Vuex getter
I have a button in my template that I want to disable based on a value in my Vuex store. I have mapped an isAuthenticating getter to the component using mapGetters which I know works ok because...
View ArticleIonic CORS inconsistency between android build and development environment
Hello guys! I m pretty new to ionic and I m currently trying to make an app where you can get the link to the audio of the youtube video, it looks good on paper until i tried it out. I know there is a...
View Article