Relative Content

Tag Archive for firebasevuejs3capacitor

Firebase Callable function not working inside capacitor

I’m trying to pack my Vue3 Firebase web app as a mobile android/ios app using capacitor. One of my first blocking issues is that callable firebase functions are not working – basically they are hanging once executed, never returning any success/error result.