iconImage and ["get", ""] expression causes app to crash
See original GitHub issueDescribe 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:
- Created 4 years ago
- Reactions:1
- Comments:10 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@aurimas535 pls reopen as we still want full expressions to be fixed
This isn’t fixed on the version that’s on npm.