Facebook integration method

Today, I found out that SDK Box is deprecated. I tried to link Facebook, ads, and in-app payment using this tool while developing. I’m a little frustrated. Are there any other alternatives? It’s hard to make every single one of these.

You can try firebase instead of sdkbox, refer to : Firebase API Reference

Is it work when I build with AOS or IOS?

I know it works well on web-platform. I think its very interesting.

For ads, you can download this from the Cocos Store. Sadly, only in Chinese.

https://store.cocos.com/app/detail/3732

it works on AOS and IOS as well.

Did you use npm firebase library and roll up the script?