Hi.
I use WebAuthProvider. Without connection it work great, login by facebook or google work fine.
When I add withConnection I have problem. For google I use “google-oauth2”, an each time I gen screen with comunicate “Cannot GET /android/[app package]/callback”.
With Facebook I use connection “facebook”. Fisrt everything work fin, but secon time I try to login and every next one I get communicate cannot get callback.
Do you know what am I missing?