mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-11 03:10:02 +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.