Open tiann opened 2 years ago
Supporting multi-user requires compiling packages with runtime-resolved PREFIX but packages currently are compiled with hardcoded primary user's data path. Changing the app would break all of the them.
I don't know whether termux has fixed the issue related to multi-user (sorry for it because I am on another research). You can keep this change in your derived app but more investigation should be taken before merging.
I am not sure is there any other breaking changes, it works on my secondary user, should fix #79