How To Integrate Admob using cocos SdkHub?

Can someone please guide me on how to integrate Admob using Cocos SDK hub on Android?
Or if there is a documentation or a video that shows how to do so.,
If you can suggest any other alternatives to Cocos SDK hub to integrate Ads, it would be immensely helpful.

Hi, I believe SDKBox is no longer maintained.
But we are working with Google to have Admob support. We hope it can land very quickly.

2 Likes

Thanks for your efforts !
So currently admob is not supported ?
Or it could only be integrated manually ?

It can be integrated manually and you can invoke its APIs through our JSBridge APIs
https://docs.cocos.com/creator/manual/en/advanced-topics/jsb-bridge-wrapper.html

1 Like