mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 17:15:19 +03:00
We do not want to allow saving of user data on unsigned builds as they don't have a stable signature and will not properly handle reinstallation. This can lead to a situation where the user has to resort to complex techniques to completely uninstall the package such as ADB or calling into PM directly.