Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not load local HTML file #14

Open
ImpressCMS opened this issue May 28, 2014 · 2 comments
Open

can not load local HTML file #14

ImpressCMS opened this issue May 28, 2014 · 2 comments

Comments

@ImpressCMS
Copy link

Hello, thank you for this sample!

The app works as well. But I want load not a online website, I want to load a local HTML site. It looks like it's not possible?

My code:
{code}
mGeckoView.addBrowser("file:///android_assets/www/index.html");
{/code}

If I run the app, the GeckoView can not find the file, but it's on the right place.

Any ideas?

@mfinkle
Copy link
Owner

mfinkle commented Jun 1, 2014

That is being tracked in this bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=948465

There might be a workaround in Comment 1.

@ImpressCMS
Copy link
Author

Thanks for the help. But it's not possible to solve it with the workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant