OneDrive / onedrive-picker-android

Sample application for OneDrive file picker SDK for Android
MIT License
100 stars 67 forks source link

Support for Business accounts? #20

Open woxblom opened 6 years ago

woxblom commented 6 years ago

When I'm using the picker sdk I get a dialog saying that I can only choose files from a personal account not a business account.

Is there a way to use this picker with business accounts as well? Do we need to register our app in some other way to make it work?

thasnir commented 5 years ago

I fixed this issue by changing LinkType.WebViewLink to LinkType.DownloadLink