Ajay Gupta

Results 1 comments of Ajay Gupta

I was facing the similar issue for one of my react-ionic based capacitor project. This was fixed by adding server: {} in `capacitor.config.ts` file (or capacitor.config.json). const config: CapacitorConfig =...