Cocos Creator (sdkbox) Firebase-Authentication support?

Im trying to implement https://firebase.google.com/docs/auth/ to CocosCreator using SDKbox to my app(android, ios). I don’t see any guides on this, very surprising.

Is it possible to implement firebase authentication to cocos creator and build to android or ios?

Any help would be appreciated.

@yinjimmy hello good sir. Sorry to tag you but u seem to be the best one here. Maybe you hsve any insight on this? Is it even possible on cocoscreator at the moment?

I think you have to write native lib for each platform and use jsb for call from js
https://docs.cocos.com/creator/manual/en/advanced-topics/java-reflection.html
https://docs.cocos.com/creator/manual/en/advanced-topics/oc-reflection.html

SDKBox does not support firebase currently.

but it’s in plan.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.