hello,
I allow myself to join in this subject because I have been trying desperately for months to make an authentication system for the game and it's a real pain ...
I installed the plug in rex_firebaseAPIv3 and rex_auth and i use firebase and google to connect.
When I export my game to html, everything works fine.
On the other hand, when I export the game as an apk with cordova, when I press the button to launch the google connection popup, absolutely nothing happens ...
I specify that my apk is signed and that I added the plug in "cordova-plugin-inappbrowser" in my config.xml file.
If anyone has a solution to make this work on mobile, I'm in for it!
thank you !!