On Thu, Nov 20, 2014 at 3:52 AM, Fu, Junwei <[email protected]> wrote:
> Thanks for trying Crosswalk. > > > > I created a sample with the latest canary version(10.39.235.0), opened an > external URL such as baidu(http://www.baidu.com), and login with my > account, it worked normally. > > > > It would be helpful if you could describe test steps, share your code or > simplify your usage scenario to reproduce the issue. > > > > Thanks, > > Junwei. > Hi, in my case loading an external using an external url like www.google.com was fine, but loading a cordova application from an http server was not working while the exact same application using file:/// was fine. My problem was as stated in the initialization, it received a null pointer exception because loadedUrl in CordovaBridge is null. Thanks Pierre
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
