I am using
Application.OpenURL
to Application.OpenURL
to open pdf files onin standalone desktop builds, but when I used iOS platform it simply did not work. Then, I found on official docsofficial docs that
`iOSiOS: Application.OpenURL
Application.OpenURLcannot be used for opening local files.
I am unanbleunable to find alternatean alternative.I found Yasir kula native file picker but that don't cover the file opening feature.