Cocos Creator 2.0.x, webview not load

I been trying to create a simple webview Android app, but the webview is not loaded / not render on the phone.
Anyone having this problem?

Things I did:
Create new empty project
Drag webview to canvas
Scale webview same as canvas size
Put in url link to the webview component.
Change platform to “Android”
Build->Compile
Install to device using adb

Same for me with Creator 2.0.2. Did you find out why?

Not implemented

Ok, that makes it clear… thanks.