Good day,
I’m implementing FB Sign In in my capacitor-vue web app. Everything works fine when the App Mode is set to Development in the Facebook App settings, but as I switch to Live (production) mode, I’m unable to Sign in, since signing in requires a secure connection (HTTPS). Is there any workaround for this issue? Is it possible to somehow make Capacitor connect to https://localhost:PORT than http://localhost?
4 posts - 2 participants