question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Version 7.0.X seems to be broken on Android

See original GitHub issue

It seems that version 7.0.x is broken on android, since it keeps throwing “<Element> should be descendant of a SvgViewShadow”, as also pointed out by here, is it a known issue?

logcat outputs: E unknown:ReactNative: RNSVG: com.horcrux.svg.ClipPathShadowNode should be descendant of a SvgViewShadow. E unknown:ReactNative: RNSVG: com.horcrux.svg.ClipPathShadowNode should be descendant of a SvgViewShadow. E unknown:ReactNative: RNSVG: com.horcrux.svg.DefsShadowNode should be descendant of a SvgViewShadow. E unknown:ReactNative: RNSVG: com.horcrux.svg.DefsShadowNode should be descendant of a SvgViewShadow. E unknown:ReactNative: RNSVG: com.horcrux.svg.PathShadowNode should be descendant of a SvgViewShadow. E unknown:ReactNative: RNSVG: com.horcrux.svg.PathShadowNode should be descendant of a SvgViewShadow. E unknown:ReactNative: RNSVG: com.horcrux.svg.GroupShadowNode should be descendant of a SvgViewShadow.

Android version: 8.0.0 React Native version: 0.57.0

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:7
  • Comments:25 (9 by maintainers)

github_iconTop GitHub Comments

3reactions
msandcommented, Oct 11, 2018

@kristerkari I changed the null handling logic, so the common initial case doesn’t cause any warnings: https://github.com/react-native-community/react-native-svg/commit/a2550c35df7cdf972ba707687480c7b4573c9b32

2reactions
msandcommented, Oct 19, 2018

Closing this as it’s fixed in the latest versions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Version 7.0.X seems to be broken on Android #781 - GitHub
It seems that version 7.0.x is broken on android, since it keeps throwing "<Element> should be descendant of a SvgViewShadow", ...
Read more >
Known issues with Android Studio and Android Gradle Plugin
Gradle issue 18149 affects Android Gradle Plugin versions 7.0 and higher because they require Gradle version 7.0 and higher. Starting in Gradle 7.0, ......
Read more >
How To FIX Android "Device Isn't Compatible With ... - YouTube
How To FIX Android "Device Isn't Compatible With This Version " On Play Store ; GET SUPER CHEAP PHONES HERE: https://cheapphones.co ; GET...
Read more >
Fix an installed Android app that isn't working - Google Support
Try the following steps if an app installed on your phone has any of these problems: Crashing. Won't open. Won't respond. Isn't working...
Read more >
Common Android 12 problems and how to fix them
1. Go to Settings, then select Developer options. 2. Select Bluetooth PBAP, then choose Bluetooth BPAP version. 3. Select PBAP 1.1, then choose...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found