I'm creating a mobile app with Quasar framework and capacitor. I'm trying using Appflow to be simple to create and publish our app in the store (and test it). However, appflow expects the capacitor.config.json file be in the root directory but quasar adds a subfolder called src-capacitor and add all content inside. I try read the documentation of appflow and try multiple things but I always get the same error "native type is capacitor but capacitor.config.json is not available: this should not have happened". Appflow said that works with any other capacitor project but nothing mentions to change the capacitor file location when building. Someone had the same problem or something similar? Thanks for your answers!
Related Questions in VUE.JS
- Problems with matter.js and i18n in vue.js
- Form Validation not working in custom component Vue
- Authenticating vue app on each route change
- Vue/TailwindCSS - Content is behind Sidebar
- Vue3 Suspense Parent > Child Animation
- Pass dynamic object data via nuxt-link to component
- Failed to resolve import, but the path is valid, and detected as such by VSCode
- how to use less variables in vue components?
- Prevent a webpage from navigating away
- Creating a modal window in product edit page in Shopware6 and saving data to custom table(repository) from a form within the modal window
- How do I fix (or ignore) a TypeScript error that's inside a HTML template?
- Vue.js Checkbox Alignment Issue: Centering Checkboxes Within Table Cells
- How to reset vue product filter?
- Vue display output of two dimensional array
- vue js error when adding bonus items to another item
Related Questions in CAPACITOR
- Shader rendering problem in capacitor phaserjs in webgl mode
- Ionic/Capacitor: Background Location Tracking on iOS and Android?
- Best Approach for Implementing Video Selection from Gallery/Files in Ionic-React with Capacitor
- Background notification also get muted on removing "sound" from presentationOptions in @capacitor-firebase/messaging?
- Issue saving generated image to local filesystem in iOS using Capacitor
- App Not Installed Package Appears To Be Invalid - Quasar App for Android build with capacitor
- How to Polyfill node core modules in webpack 5 using ionic capacitor angular
- I'm developing an Android, but I can't see my "console.log" in logcat
- Android App Rejected for Background Location Access Using Capacitor Geolocation
- 'Cannot find module 'framework7-vue/bundle' or its corresponding type declarations' on brand new project. What needs to be changed?
- AADSTS9002326: Cross-origin token redemption is permitted only for the 'Single-Page Application' client-type. Request origin: 'capacitor://localhost'
- Different behavior of capacitor-rate-app plugin in android and iOS
- How do I get the Universal Link to redirect to my Capacitor iOS app? SWCErrorDomain error 8
- Angular/Capacitor Mat autocomplete not working on ios
- Create and download a pdf file on the cell phone
Related Questions in QUASAR-FRAMEWORK
- Unable to preventDefault inside passive event listener invocation using Quasar Framework
- Failed to resolve component: q-card-title
- Quasar routing not working with vueRouterMode hash
- Basic routing using Quasar/Vue.js
- App Not Installed Package Appears To Be Invalid - Quasar App for Android build with capacitor
- Error: Need to install with `app.use` function when using Quasar i18n in Vue component
- How can I use vue-i18n configuration inside and outside Vue components with Quasar?
- There is an incorrect sass definition in quasar
- Definitions sass in quasar
- Firebase's update password method and update email method don't work
- Options for Sending Emails from Desktop / How does Access do it?
- Route requests as POST on Quasar (Vue3) client application
- How to draw bounding box on an image returned from server?
- Pass env variables from azure pipelines to Vue app in 2.6 with Quasar with readonlyrootfilesystem
- Quasar q-form reset doesn't clear the values in the form
Related Questions in IONIC-APPFLOW
- How to set a build stack for ionic-cloud cli builds?
- I updated my Ionic-Cordova-Angular App using Angular guide from Angular 8 to Angular 14, and I am facing some runtime issues
- Is it possible to use Appflow's Live Update's feature with manually installed APKs?
- cannot test appflow live update in ionic capacitor
- Quasar framework project and Appflow
- How to run automated ui testing for ionic appflow builds?
- after ionic v3 to ionic v5 migration - ionic build command not working
- Ionic AppFlow builds in development instead of production mode
- Ionic Appflow build: fastlane gym error No certificate matching 'iPhone Developer
- How to disable Appflow Live Updates in IONIC app
- Error building app ionic capacitor in appflow
- Firebase Analytics and App Tracking Transparency
- What exactly is the Ionic framework?
- Latest app changes to users without submitting app to play store
- Hybrid App Does not show WebView Context and Not able to Locate Element in App
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)