Storage System Changes
2021-11-02by Kimjisub4.0.0
Previous Version
In the previous version of UniPad, UniPacks were stored in the public storage at /storage/emulated/0/Unipad, allowing access through third-party apps. However, due to Android 10 policy changes, access to this location became impossible without special permissions, causing issues for users with newer Android devices.
Update
Accordingly, the UniPack storage path has been changed from public storage to the app's internal storage.
Developer Notes
The following is for developers.
We made several attempts to support Android 10's Scoped Storage.