Hi Ghica,
It should be the case that the iOS companion will accept URLs in the file:///android_asset/
form. The iOS WebViewer implementation internally rewrites the URLs to the sandbox path that iOS generates when the companion is installed. This will be true in both the companion and compiled apps and should be backward compatible with the Android version (modulo a change we need to make for the companion).
As for the WebViewStringChange event, I’ll make sure that makes it into the next beta version.