pwlin / cordova-plugin-file-opener2

A File Opener Plugin for Cordova
MIT License
314 stars 584 forks source link

android8 install app need new permission #208

Closed jackxu2011 closed 6 years ago

jackxu2011 commented 6 years ago

need <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES"/>

jackxu2011 commented 6 years ago

the readme had write.