You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have developed an application to read some documents using this library, but I have received some reports of errors and I cannot know what is generating it and how I could solve it.
I attach the report
Caused by: java.lang.IllegalArgumentException:
at
(URI.java:848)
at
(BasePDFPager Adapter.java:127)
at.
(BasePDFPagerAdapter.java:89)
at.
(BasePDFPagerAdapter.java:59)
at.
(PDFPagerAdapter.java:39)
at.....
Caused by: java.net.URISyntaxException:
Android versión:
Android 10
Android 9
The text was updated successfully, but these errors were encountered:
First, thank you very much for this code library.
I have developed an application to read some documents using this library, but I have received some reports of errors and I cannot know what is generating it and how I could solve it.
I attach the report
Android versión:
Android 10
Android 9
The text was updated successfully, but these errors were encountered: