PolarCape/polarcape-cordova-plugin-document-handler

Does not work with Android 7.0

Closed this issue · 3 comments

I tried in most of the devices, they are working fine, but does not work with Android 7.0.
App simply stops and user get thrown out of App.
Does it tested with OS 7.0

In my project Android manifest I have set the target as 25

<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="25" />

Can some one help me out in this?

phpfs commented

Hello :)

Any updates to this?

Thanks so far :)

Apparently a quick fix for this is described here

Latest version supports Android 7.0