Open a specific site in OneDrive for iOS #15491
Unanswered
chrissiyao
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I try on open one folder on oneDrive, link like: https://schindlerglobal-my.sharepoint.com/:f:/r/personal/eugen_pil1_schindler_com/Documents/Safety%20Guide?csf=1&web=1&e=Gyijhd
but when I call openURL on open oneDrive, url like:
ms-onedrive://shared/path=https://schindlerglobal-my.sharepoint.com/:f:/r/personal/eugen_pil1_schindler_com/Documents/Safety%20Guide?csf=1&web=1&e=Gyijhd will just enter shared.
Public API Changes
await Launcher.Default.OpenAsync("xxx");
Intended Use-Case
Open a specific site in OneDrive.
Beta Was this translation helpful? Give feedback.
All reactions