I remember having some issues with Adsense, but I can’t recall the details. If you are testing on Android then make sure to build a non-release build. Then take a look at the log:
adb logcat -s chromium
This should show if the webview runs into any Javascript errors or anything like that or if the Adsense SDK gives you any hints.