Swipe back with IonReactRouter
@lucnat wrote: Is there somthing to be found somewhere in the docs? There is something enabled by default with IonReactRouter but it does not actually follow the motion, rather when starting the...
View ArticleInAppBrowser use as default browser in native device(android)
@KaleemUllah73 wrote: Hi I want to ask a question and want to know your valuable suggestion. I want to create an app same like a browser, I want to use my own custom browser as a default browser, so...
View ArticleDelivery app - suppliers wants continuous bell even if app is closed till action
@ersaurabh101 wrote: Brief Explanation - Order taking app. When new order comes, suppliers get notified using a PUSH notification and SMS . But they want - A Bell should keep ringing till they Accept...
View ArticleCapacitor File Browser
@snowdrop wrote: Good day. I’m currently using Capacitor and Vue.js to play around mobile development. I’ve researched for days now and unfortunately I can’t any Capacitor plugin that I can use to...
View ArticleIon-searchbar pure javascript ion events
@smcardle wrote: Hi. I’m using ionic 5 in a pure javascript environment, well actually ‘preact’, and am trying to trigger on the ionChange event. This does not work, neither does the standard onchange...
View ArticleFilter By similar words
@shehryar007 wrote: Guys, actually I just wanted to filter my array by name which are similar or some part of it similar. I could find its solution maybe you all could help. Like if I type “Phone” it...
View ArticleFunctions return value but array length are returning 0
@bobyui wrote: Hi, I created 2 functions for multiple file uploads where I need to get the ID of the file after the file upload then save the id into array and process it later on, but the data...
View ArticleIonic: NFC auto initialize
@arindam_mojumder wrote: I have checked the documentation of Ionic NFC. There are some events to check whether the NFC is enabled or not., but couldn’t find any method to enable it dynamically. I just...
View ArticleForeign key constraint failed (SQLite)
@felixlr7 wrote: Hello, I’m not sure if this topic has to be in this category, it’s about SQLite problem, here we go: I have two tables: “meal” and “schedule”. They a have many-to-many relation, so I...
View ArticleWhen I try to get value form text box using ngmodel and print its showing...
@flycoders_sourav wrote: When I try to get value form text box and print its showing undefined how can i fix this issues Html <ion-content> <div class="logo-box"> <h4...
View ArticleIonic 4 reach InAppBrowser "this.iab.create is not a function"
@anitaeugene wrote: I am on Ionic 4 react. Trying for an InAppBrowser. Using Capacitor I always get “this.iab.create is not a function” while running it. npm install cordova-plugin-inappbrowser npm...
View ArticleError | ERR_EMPTY_RESPONSE while runnung app in Ripple
@PritisD wrote: Hi Mates, I am working on ionic v1 project on new machine, while i am trying to using the Ripple its showing me Error like ERR_EMPTY_RESPONSE image1421×882 23 KB in the debug log...
View ArticleIOnic 4 with SQLite data implementation. pls clarify
@rahimhaji wrote: Dear Friends, Iam following youtube lesson (https://www.youtube.com/watch?v=BOXZBzBwfBQ) and learning Ionic4 with SQLIte local data storing. Iam using same exactly code as below....
View ArticleFacing issue while transcode video using ionic-video-editor native plugin
@kajalbayas wrote: Hi, I am working on ionic-v3. Facing issue , while transcoding video, application get crashed when am try to upload the video of maximum minutes for e.g. not able to upload the...
View ArticleDifferent gradle configurations depending on the way the android project is...
@lhk wrote: Hi, I would like to add some native code to my app. As a starting point, I worked through the capacitor plugin guide which sets up a project with: npx @capacitor/cli plugin:generate Based...
View ArticleIs it possible to use Firebase ML Kit API with Ionic?
@Rashadab wrote: I am trying to implement the Text Recognition from firebase ML kit. Is it possibe to use it in an ionic cordova project? Thanks in advance Posts: 1 Participants: 1 Read full topic
View ArticleError :Ionic Serve
@apshada1 wrote: D:\ionic\bana>ionic serve react-scripts start [react-scripts] D:\ionic\bana\node_modules\react-dev-utils\node_modules\browserslist\node.js:303 [react-scripts] throw new...
View ArticleIonviewwillenter does not auto refresh
@mellajones wrote: i used ionic 5 for a project and i implemented ionviewwillenter to load data and trigger a refresh when the database updates, but it does not works, please is there another way to...
View ArticleCreated Multiple .cmd, .ps, html file in root directory
@apshada1 wrote: Created Multiple .cmd, .ps, html file in root directory when ionic I run ionic start Posts: 1 Participants: 1 Read full topic
View ArticleHow to download image from url and save in desire folder in capacitor
@purplecommerce wrote: Good day, I am trying to download an image and save it into desired folder. For this, I am using capacitor filesystem. Here is my code: async fileWrite(fileUrl,name) {...
View Article