[ https://issues.apache.org/jira/browse/ATLAS-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613434#comment-14613434 ]
Ezra Lazar commented on ATLAS-44: --------------------------------- I have an ionic app using the cordova camera plugin running on iOS and android. Only on a Samsung Galaxy S6 (android 5.0.2), I am unable to either take a picture or retrieve an image using the plugin. Doing so creates a runtime exception, as follows: E/Resources(17015): RunTimeException E/Resources(17015): android.content.res.Resources$NotFoundException: Resource ID #0x7f02013d E/Resources(17015): at android.content.res.Resources.getValue(Resources.java:2358) E/Resources(17015): at android.content.res.Resources.startRC(Resources.java:1069) E/Resources(17015): at android.app.ActivityThread$mRunnable.run(ActivityThread.java:2627) E/Resources(17015): at java.lang.Thread.run(Thread.java:818) > Cordova camera getPicture crashes on Galaxy S6 > ---------------------------------------------- > > Key: ATLAS-44 > URL: https://issues.apache.org/jira/browse/ATLAS-44 > Project: Atlas > Issue Type: Bug > Reporter: Ezra Lazar > -- This message was sent by Atlassian JIRA (v6.3.4#6332)