when I m going to open pdf file in android 7 and above i m getting above error.i am using the Cordova-file-opener2 plugin.
Asked
Active
Viewed 1,255 times
1 Answers
-1
I was facing the same issue.use this plugin
<plugin spec="https://github.com/tectronik/cordova-plugin-file-opener2-tectronik.git"/>

Maheshvirus
- 6,749
- 2
- 38
- 40
-
Works for me.Thanks!! – Team R and D Jul 17 '18 at 06:45
-
the plugin doesn't work as well, the installation fails – Hugo E Sachez Oct 10 '18 at 16:33