Hello,

I was using an older version of the xwalk-core-library, today I saw the new beta version 6.35.131.4 and I wanted to upgrade to it.

Some problems appeared when establishing the *client and chromeclient* (names or location of classes changed). I would like to have an example with this new syntaxis or to know where is the corresponding documentation please.

The other biggest problem that I have is that the method *loadUrl()* appears as undefined for XWalkView. If I use the method load(url,content) I need to add a new permission (ACCESS_NETWORK_STATUS) and actually it doesn't work properly when loading local files (It does not show the page until it is resized or something like that). Is there any reason why loadUrl has disapeared?

I saw some posts talking about extending DroidGap class but I'm not sure that this applies here since it was working before without extending it.

I am using the XWalkView inside a Fragment.

Regards.
--

_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to