- Home /
 
 
               Question by 
               ZeFirestarter · May 15, 2019 at 03:57 PM · 
                androidapiandroid-manifestpdf  
              
 
              Open PDF in Android (API level >=26)
I used to use the command: Application.OpenURL() to open PDFs, but this command is not allowed anymore.
As far as I have understood it, we are now supposed to use a FileProvider. I tried to follow the instructions here, but as soon after modifying the android-manifest the app keeps crashing on start.
Any help is more than welcome.
               Comment
              
 
               
              Your answer