Quasar framework project and Appflow

89 views Asked by At

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!

0

There are 0 answers