Hello everyone,
I know that Appflow is more ionic friendly. However, I have a capacitor project with Quasar Framework. And with quasar the capacitor.config.json is inside a subfolder (src-capacitor). The problem is that the build fails every time with the error “native type is capacitor but capacitor.config.json is not available: this should not have happened” and I know why cause is not in the root folder but I can’t change that (well I think I can’t find anything about that too). I try find a way to tell appflow to find the file in appflow’s doc but can’t find nothing about this subject. Can anyone tell me if it is possible or not do that? Thanks everyone for your time! Happy coding!