The file system is different between Ios and Android. So, you need use DependencyService to save and load the PDF file on different platform.
Thanks @B.6242, in this issue, @B.6242 has implemented it in both Android and Ios with DependencyService, you can refer to it.
Here is an issue about how to use the file system on different platforms.