Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

SVG images not visible in either Android or IOS #16

Open
fumpierrez opened this issue Jan 21, 2018 · 1 comment
Open

SVG images not visible in either Android or IOS #16

fumpierrez opened this issue Jan 21, 2018 · 1 comment

Comments

@fumpierrez
Copy link

fumpierrez commented Jan 21, 2018

It seems weex-svg is somehow failing to display any image, environment is:

weex v1.2.6

  • weexpack : v0.4.7
  • weex-builder : v0.3.12
  • weex-previewer : v1.4.4

OS X 10.12.4 Sierra

I think it's failing to build, from checking the android log, I can see that the 'svg' classes are missing

01-21 19:22:49.073 11432 11450 E weex : WXComponentFactory error type:[svg] class not found
01-21 19:22:49.077 11432 11450 E weex : WXComponentFactory error type:[rect] class not found
01-21 19:22:49.080 11432 11450 E weex : WXComponentFactory error type:[rect] class not found
01-21 19:22:49.082 11432 11450 E weex : WXComponentFactory error type:[rect] class not found
01-21 19:22:49.085 11432 11450 E weex : WXComponentFactory error type:[circle] class not found
01-21 19:22:49.090 11432 11450 E weex : WXComponentFactory error type:[svg] class not found
01-21 19:22:49.094 11432 11450 E weex : WXComponentFactory error type:[circle] class not found
01-21 19:22:49.097 11432 11450 E weex : WXComponentFactory error type:[path] class not found
01-21 19:22:49.101 11432 11450 E weex : WXComponentFactory error type:[circle] class not found

@fumpierrez
Copy link
Author

Is this project still maintained?

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

No branches or pull requests

1 participant