-
Notifications
You must be signed in to change notification settings - Fork 450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
False positive - Dangerous props #181
Comments
Any resolution for this i got this issue in onelus ce |
Function: checkForDangerousProps() |
Same issue with lineage 20 on oneplus 6t. DangerousProps check triggers |
Same here on Oneplus 5T with LOS 20 |
Same here. What are the offending props? How can we fix this? It's preventing me from using normal apps on my deliberately root-free phone :-( |
My "fix" is editing I mainly need to change
|
I don't know of it's related, but antennapod.org here stopped showing notifications
Em 26 de setembro de 2023 06:00:05 BRT, Sebastian Neef ***@***.***> escreveu:
…Same here. What are the offending props? How can we fix this? It's preventing me from using normal apps on my deliberately root-free phone :-(
--
Reply to this email directly or view it on GitHub:
#181 (comment)
You are receiving this because you commented.
Message ID: ***@***.***>
|
on LOS 20 its only |
thanks for the info mate, that saved my day. additionally in order to pass the "test keys" check, one can replace the "test-keys" with "release-keys" on build.prop |
This is affecting a lot of people in Denmark, since a few days ago. They recently released a total rewrite of the app, which now uses rootbeer. Non-standard Android devices (without root!), like ones that run LineageOS or /e/OS or similar, refuse to launch the app, because of this false positive bug. This is a big problem for a lot of people. I have already seen a handful of people posting links to this workaround, to get mobilepay working again. I've seen people talking about this on reddit, on mastodon, in discord servers, and in matrix group chats. Frankly, it's really annoying and a bit embarrassing for this project, that a 3-year old known bug has not been addressed, and is now blocking thousands of people from making payments. |
@AsbjornOlling I totally agree with you, Tachi107 already created a PR fixing this issue (#192 ) but maintainer simply answered "Oz" to his PR and didn't merge it for 2 years. I hate this type of repo maintainers. They can just archive it if they'll never respond. |
Hi,
I have a fairphone 3+ with a custom rom (lineageOS microG), but I don't have, and have never, had root. Your test app triggers on 'dangerous props', but I'm not really sure what that check does, so even though it looks like a false positive, it might be due to my custom rom!
Let me know if I can test anything for you guys
The text was updated successfully, but these errors were encountered: