this post was submitted on 29 Dec 2024
13 points (88.2% liked)

Lineage OS

420 readers
1 users here now

The community for the Lineage OS.

Rules

Do not ask for an ETA

Don't ask for the estimate time of arrival of builds for a device. Builds will come when ready. Don't ask about future plans, updates, developments, or news. We don't have crystal balls, schedules, or grand strategies that dictate when or if things will happen.

Do not ask whether your device will be supported

Whether a device will supported depends on whether a maintainer or a contributor has the device and intends to bring it up. Don't ask if builds for another device will work on your unsupported device. Don't ask where builds for a previously supported device are. Don't state that you're waiting for builds for an unsupported device. Don't ask if a supported device will be supported on a newer version. Don't ask for support on un-supported devices.

Do not beg for VoLTE

Not all devices with LTE are VoLTE-capable.

Do not post bug reports

We have a separate bug tracker. Please see the instructions on the wiki regarding how to report bugs correctly.

Don't ask for help with non-Lineage ROMs

This community is for LineageOS. If you have a problem with a non-LineageOS ROM, ask elsewhere. This also extends to asking for ROM suggestions.

Do not ask for features to be added

We are not accepting feature requests in this subreddit, on GitLab, or anywhere else at this time. If you have implemented a new feature we accept patches through Gerrit at http://review.lineageos.org

Don't ask about unsupported mods

We can't help with these things because we don't control them and we can't support devices with them installed because they modify the OS at a deep level and they may open security holes.

Don't link to or discuss unofficial builds or sites

Please don't post links to unofficial builds or unofficial news sources. If it's not lineageos.org -- it's not official.

founded 2 years ago
MODERATORS
 

Hello. I have a Xiaomi Mi Mix 2S with LineageOS, rooted with Magisk. When I open the Kia Connect app, it tells me that I cannot use it because my phone is rooted. In Magisk, I have the Play Integrity Fix module and Zygisk Assistant installed. What I usually do when this happens is mark the app in the Magisk deny list, but even when I do that for this app, it still detects the root. How can I fix this? Thank you very much.

top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 week ago (1 children)

I think it may be caused by an old version of Magisk. Which one are you using?

[–] [email protected] 2 points 1 week ago (1 children)
[–] [email protected] 3 points 1 week ago (1 children)

Hmm then it shouldn't be the issue. Did you clear the Kia app's data after enabling all the hiding stuff?

[–] [email protected] 3 points 1 week ago (1 children)

Yeah, I have tried several times, reinstalling, deleting all the data, etc.

I don't know what is happening. With another app that I installed today, I had the same issue as with the Kia app, but I did the same thing and it worked. With the Kia app, there’s no way.

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago) (1 children)

Hmm maybe the Kia app uses another trigger. You see, most apps will say "root detected" even if the thing that triggered them was not root. It can be the unlocked bootloader or many other factors. I'd suggest joining the official Telegram group for your phone. People there should have more knowledge on spoofing.

[–] [email protected] 2 points 1 week ago (2 children)

Where can I find that Telegram chat? The truth is that I don't want to use Telegram, but if I can solve it, I'll give it a try.

On the other hand, I have launched the two apps mentioned in https://github.com/chiteroman/PlayIntegrityFix:

Play Integrity -> https://play.google.com/store/apps/details?id=gr.nikolasspyr.integritycheck
SafetyNet -> https://play.google.com/store/apps/details?id=rikka.safetynetchecker

And these are the results.

I think it might be the problem, but I really don't know how to fix it.

According to what I read in the PlayIntegrityFix module, MEETS_BASIC_INTEGRITY should pass and ctsProfileMatch should be true.

[–] [email protected] 2 points 1 week ago

I got it working with Play Integrity Fork.

Thank you very much for the help

[–] [email protected] 2 points 1 week ago

Where can I find that Telegram chat? The truth is that I don't want to use Telegram, but if I can solve it, I'll give it a try.

It looks like your phone is so old it's not even in the Xiaomeme Telegram federation. That'll make finding a solution a bit harder.

According to what I read in the PlayIntegrityFix module, MEETS_BASIC_INTEGRITY should pass and ctsProfileMatch should be true.

In case you didn't know, Play Integrity Fix is currently broken and doesn't work reliably. Fixing it is like rolling a dice unfortunately. It's pretty much random. The recommended solution now is getting a second phone with the stock ROM installed and using that for apps that require Play Integrity. Google is planning to make passing it even harder on custom ROMs soon anyways.