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.

iconImage and ["get", ""] expression causes app to crash

See original GitHub issue

Describe the bug Using style iconImage with [‘get’, ‘’] expression causes app to crash with error xception thrown while executing UI block: -[__NSArrayM containsString:]: unrecognized selector sent to instance 0x600002b8f210. Looks like it receiving array value, but I’m sure that expression should pick string

To Reproduce Use iconImage style and [“get”, “”] expression

Expected behavior Image is visible

Versions (please complete the following information):

  • Platfrom:iOS
  • Device: iPhone7 and all others iPhones including simulator
  • React Native Version 0.59.5

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mfazekascommented, Jun 24, 2019

@aurimas535 pls reopen as we still want full expressions to be fixed

0reactions
d3vhoundcommented, Jul 29, 2019

This isn’t fixed on the version that’s on npm.

Read more comments on GitHub >

github_iconTop Results From Across the Web

iconImage and ["get", ""] expression causes app to crash #140
Describe the bug Using style iconImage with ['get', ''] expression causes app to crash with error xception thrown while executing UI block: ...
Read more >
C#: ImageList in foreach loop causes application to crash on ...
We found the issue! Instead of UIResources.Icons.Images.Add(icon.Name, icon.Image);. to fill the ImageList, we now use UIResources.Icons.
Read more >
Identifying the cause of common crashes - Apple Developer
You can identify the causes for many app crashes by looking for specific patterns in the crash report and taking specific diagnostic actions...
Read more >
Detect and diagnose crashes - Android Developers
An Android app crashes whenever there's an unexpected exit caused by an unhandled exception or signal. An app that is written using Java...
Read more >
blendartrack - Apps on Google Play
blendartrack is an augmented reality motion tracking toolset for blender. with blendartrack you can easily track your environment - just move you device ......
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