You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.
-> what really happens: 'the application has stopped'
unblock permission 'getPackagesForUid'
start taobao
-> taobao starts ok
logcat log sent by email.
I suppose I'm imagining that the application is expecting to at least see itself in the list of packages returned? And maybe it's simply receiving null, or having the function call refused entirely?
The text was updated successfully, but these errors were encountered:
getPackagesForUid is marked dangerous, so it is to be expected things like this can happen.
Nevertheless I will allow an application to see its own uid.
There is no indication this is caused by XPrivacy, but I can't rule it out either.
You can try beta version 2.99.x, because the binder restrictions have been removed, since they are not needed anymore. See the changelog for getting 2.99.x versions.
To reproduce:
logcat log sent by email.
I suppose I'm imagining that the application is expecting to at least see itself in the list of packages returned? And maybe it's simply receiving null, or having the function call refused entirely?
The text was updated successfully, but these errors were encountered: