You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Mobile Ads SDK Developers
I have configured the ApplicationId in the Manifest, initialized MobileAds, and used MobileAds.registerCustomTabsSession() to create a CustomTabsSession. However, it doesn't work like MobileAds.registerWebView() where AdMob mediates AdSense ads in H5 content. According to the logs, registerCustomTabsSession might not be taking effect at all. I've followed the documentation at https://developers.google.com/admob/android/browser/custom-tabs for configuration. Could you provide a demo implementation or more detailed documentation to resolve this issue?