Firebase Auth in sdkbox

Hi,

I’ve been trying to add firebase to the project, when built for web it works fine.
But the same won’t work for Native.
I tried using SDKBox with firebase plugin but read in https://noitalog.tokyo/cocos-creator-firebase-authentication/ that SDKBox won’t support firebase auth.

So can someone please let me know how to implement firebase auth in cocos

PS: I tried to edit the build in android studio but was not able to as I couldn’t find the scene I created in cocos creator 2.4.5

Thank you

you can integrate firebase auth as usual.

and invoke the java from js (JavaScript to Java Reflection · Cocos Creator)