Satoshi Watanabe created CB-10460:
-------------------------------------
Summary: getRealPathFromURI_API11to18() return null
Key: CB-10460
URL: https://issues.apache.org/jira/browse/CB-10460
Project: Apache Cordova
Issue Type: Bug
Components: Plugin Camera
Affects Versions: 2.1.0, 2.0.0
Environment: Android 4.0.3
Reporter: Satoshi Watanabe
getRealPathFromURI_API11to18() return null.
CursorLoader in getRealPathFromURI_API11to18() throw following exception:
java.lang.RuntimeException: Can't create handler inside thread that has not
called Looper.prepare()
so this method return null.
I think call Looper.prepare() before creating CursorLoader.
I am in need.
I will request fixing it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]