File choose problem was solved by removing this line from Cordova's config.xml:

```
<preference name="AndroidLaunchMode" value="singleInstance" />
```

I put this line for the `cordova-plugin-deeplinks` plugin. So, apparently, deep 
linking will not work but i don't give a f**k :)

[ Full content available at: 
https://github.com/apache/cordova-android/issues/506 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to