openmobilehub / android-omh-storage

https://www.openmobilehub.org
Apache License 2.0
4 stars 1 forks source link

docs: add OneDrive create permission caveat #90

Closed damiann5f closed 2 months ago

damiann5f commented 2 months ago

Summary

When OMHD-338 was implemented, requireSignIn flag was not set to true. It was changed to true while fixing issues with discrepancies in OneDrive API behaviors between different accounts, which were discovered while working on #48.

Demo

n/a

Checklist:

Closes: OMHD-556