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

Labels and lines not shown in android webview element #95

Closed
joaofpc-min opened this issue May 7, 2023 · 1 comment
Closed

Labels and lines not shown in android webview element #95

joaofpc-min opened this issue May 7, 2023 · 1 comment

Comments

@joaofpc-min
Copy link

VirtualSky is the perfect thing for my Android App that guides me, by using phone built in orientation sensors, to a particular cellestial body in the sky (that looks idicotic but will help myself that knows nothing about astronomy). However, labels and constellation lines don't get shown on my android app webview. Is there some sort of step I'm missing?
Thanks in advance.

@joaofpc-min
Copy link
Author

Problem was on webview settings side:

Just set:
myWebView.settings.allowUniversalAccessFromFileURLs = true

and everything works fine. Thanks a lot.

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