[DISCUSSION] Systemized Apps Data Reset - Magisk

I use multiple apps systemized via Magisk, for example microG, and all apps loose their data (granted permissions, app data etc) after a reboot. I created a test module with a test priv-app and it looses also all data in reboot. What's happening here? It's very annoying.

Found a workaround: Install the apps as user app before installing it as system app.

You and Vieu Van published a microG installer magisk module. I'm ready to test, but I can't find a channel for giving feedback. I see no issue in module's github either. (https://github.com/Magisk-Modules-Repo/microg_installer) What is your prefered way of communication?

Do you use EdXposed? I have the same issue and that module being enabled seems to be the cause.

kurtn said:
You and Vieu Van published a microG installer magisk module. I'm ready to test, but I can't find a channel for giving feedback. I see no issue in module's github either. (https://github.com/Magisk-Modules-Repo/microg_installer) What is your prefered way of communication?
Click to expand...
Click to collapse
GitHub issues
EDIT: I added them

razr96 said:
Do you use EdXposed? I have the same issue and that module being enabled seems to be the cause.
Click to expand...
Click to collapse
Yes

nift4 said:
GitHub issues
EDIT: I added them
Click to expand...
Click to collapse
Welcome back! And the magisk module re-appeared. Have you tested with lineageOS 17 ?

kurtn said:
Welcome back! And the magisk module re-appeared. Have you tested with lineageOS 17 ?
Click to expand...
Click to collapse
Yes, I use it as daily driver. I now maintain it, Hieu Van has no time for that anymore.

nift4 said:
Yes, I use it as daily driver. I now maintain it, Hieu Van has no time for that anymore.
Click to expand...
Click to collapse
Have you seen this?
https://github.com/microg/IchnaeaNlpBackend/issues/50#issuecomment-572662514

kurtn said:
Have you seen this?
https://github.com/microg/IchnaeaNlpBackend/issues/50#issuecomment-572662514
Click to expand...
Click to collapse
Now yes I have to note that I switched back to original GMS until auth is fixed - I simply need my paid apps.:angel:

nift4 said:
Now yes I have to note that I switched back to original GMS until auth is fixed - I simply need my paid apps.:angel:
Click to expand...
Click to collapse
After fix "auth", what is your plan to get paid apps running?

kurtn said:
After fix "auth", what is your plan to get paid apps running?
Click to expand...
Click to collapse
The problem is that Play Store does not get really logged in and so it can't verify licences.

nift4 said:
The problem is that Play Store does not get really logged in and so it can't verify licences.
Click to expand...
Click to collapse
So you install a playstore app. How about the patched one from nanodroid?

kurtn said:
So you install a playstore app. How about the patched one from nanodroid?
Click to expand...
Click to collapse
I use that.

Related

Snapchat log in issue (solved)

Hello,
I just bought a mi5 today and I can't log into snapchat. Whenever I type my username and password it says that the login temporarily failed. I have my Google account set up and synced. I also don't have root.
Have you guys had any problems like that? Or any idea I can try?
Thanks!
Yes, I have fix this issue by change the permission from google application.
Cannot post screen (New user restriction...)
Could you be more specific? I think I granted all the permissions to Google Apps...
LE: I downloaded more apps from Google and made sure that every one of them has all permissions. Thank you!
ovi1602 said:
Could you be more specific? I think I granted all the permissions to Google Apps...
LE: I downloaded more apps from Google and made sure that every one of them has all permissions. Thank you!
Click to expand...
Click to collapse
Also make sure that the Mi App Store doesn't have access to any form of data connection or it will try to update your apps... ?
Sent from my MI 5 using XDA-Developers mobile app
Same problem.. idk what to do
Hawxyde said:
Same problem.. idk what to do
Click to expand...
Click to collapse
Did you make sure the Mi App Store doesn't have access to data of any type? Cause if it does it will "update" your apps.
Sent from my MI 5 using XDA-Developers mobile app
Hawxyde said:
Same problem.. idk what to do
Click to expand...
Click to collapse
i had the same problem
i denied the access of data for the mi store and granted all google apps all permissions, now it works!
Hawxyde said:
Same problem.. idk what to do
Click to expand...
Click to collapse
If it doesn't work, consider flashing the global rom.
You don't have xposed installed do you? Also why bother posting a thread without a logcat. Without the proper testing done your issue would be due to it just being a piece of junk.
can anyone help solving the snapchat issue.. it says tempory failed but thats coming ever since i got the phone.
zelendel said:
You don't have xposed installed do you? Also why bother posting a thread without a logcat. Without the proper testing done your issue would be due to it just being a piece of junk.
Click to expand...
Click to collapse
I said I had no root. Also, if you read the answers, I solved my issue so I think it was worth bothering.
having xiaomi eu rom, there's no setting for google manger or google service framework on app permission, can't login
Forbizzn said:
having xiaomi eu rom, there's no setting for google manger or google service framework on app permission, can't login
Click to expand...
Click to collapse
You have to find a way to remove root.
zelendel said:
You have to find a way to remove root.
Click to expand...
Click to collapse
That's the only way? I like being rooted for extra features like xposed modules
Sent from my MI 5 using Tapatalk
Forbizzn said:
That's the only way? I like being rooted for extra features like xposed modules
Sent from my MI 5 using Tapatalk
Click to expand...
Click to collapse
Snapchat is now looking for both root and xposed and refuses to work if either is installed.
Working with root, had to uninstall xposed framework and it worked. Will try to install framework again and see if its still works. Will try to install rootcloak.
Edit: Snapchat working now after first logging in then install xposed framework latest update and then reboot, still works as promised.

[UNOFFICIAL][2016-Nov-02]Xposed build that passes SafetyNet while enabled and active

UPDATE: Not even 24 hours and it fails SafetyNet now. I'm currently working on another solution.
Hi all. Long time lurker, first time developer. I created a modified version of the Xposed Framework that doesn't cause you to fail SafetyNet, even while it's enabled and active. Instructions:
Remove any existing Xposed versions
Get your phone in a state where it passes SafetyNet without Xposed (install a custom kernel to hide an unlocked bootloader, hide root with RootSwitch, etc.)
Install the Xposed Installer app if you don't already have it
Go to https://github.com/josephcsible/Xposed/releases/tag/v86a and download xposed-v86a-safetynet-josephcsible-sdk23-arm.zip
Flash xposed-v86a-safetynet-josephcsible-sdk23-arm.zip from recovery
Wipe cache and dalvik
Reboot
You should now have Xposed installed and enabled, with all of your modules working, without failing SafetyNet. Notes:
Do not turn off Xposed with RootSwitch with this build. It will probably break things because of differences in how app_process sits, and the entire point of this build is that you don't need to do this.
The only build I made was for ARM and Marshmallow, because that's all I have to test on
The official uninstaller won't work right with this version, so use my version of the uninstaller instead
This passes SafetyNet as of November 2nd. It probably won't for very long.
Technical details:
I made this build by compiling my own app_process, then editing it into the stock installer zip. I didn't recompile anything else or use the tools to make the zip.
app_process32 is now a regular file instead of a symlink to app_process32_xposed.
XposedBridge.jar is now called YqptfeBridge.jar (since SafetyNet checks the classpath for a file called XposedBridge.jar)
I obfuscated many of the strings in the app_process binary with a simple Caesar cipher. The source for this is in the GitHub with the download link.
Enjoy it while it lasts!
Great work, thanks! Though I think the method is kind of dirty.
Yeah, but I'm not overly concerned since I expect at best a few weeks before it gets patched and I have to redo it all anyway.
aviraxp said:
Great work, thanks! Though I think the method is kind of dirty.
Click to expand...
Click to collapse
You mean that it's not good to install it ?
MrMikeTyson said:
You mean that it's not good to install it ?
Click to expand...
Click to collapse
He means in terms of code quality and maintainability from developers' standpoints. It's perfectly fine from the users' ends.
josephcsible said:
He means in terms of code quality and maintainability from developers' standpoints. It's perfectly fine from the users' ends.
Click to expand...
Click to collapse
Ah ! Okay !! What about safetynet not passing ? See screenshots... What can i do please ?
MrMikeTyson said:
Ah ! Okay !! What about safetynet not passing ? See screenshots... What can i do please ?
Click to expand...
Click to collapse
It no longer passes for me either. I can't believe Google fixed it so fast. I'm working on another release now.
josephcsible said:
It no longer passes for me either. I can't believe Google fixed it so fast. I'm working on another release now.
Click to expand...
Click to collapse
Okay, i'll wait it and good luck for your work
Status update: My app_process is still not detected at all. It's now detecting something that's happening in Java (XposedBridge).
josephcsible said:
Status update: My app_process is still not detected at all. It's now detecting something that's happening in Java (XposedBridge).
Click to expand...
Click to collapse
So it means you cannot just rename the method/class, if I am right?
aviraxp said:
So it means you cannot just rename the method/class, if I am right?
Click to expand...
Click to collapse
I tried stubbing out the main method in XposedBridge to just call the real main method, and that made it pass. That leads me to conclude that it's a behavior thing and not a name thing.
So this version of xposed is passing?
Barfelonous said:
So this version of xposed is passing?
Click to expand...
Click to collapse
REREAD THE OP Please
josephcsible said:
UPDATE: Not even 24 hours and it fails SafetyNet now. I'm currently working on another solution.
Click to expand...
Click to collapse
: (
Any news on this?
meiser said:
Any news on this?
Click to expand...
Click to collapse
I haven't had time to work on it since my last update. I expect to have more time in June.
Hi is there an other way to use Xposed modules while passing safatynet check ? Its usefull on POGO !
Regards, Devilo !

[Module][UPDATED] AirAudio System-Audio Mode

What's good everyone!
I use the AirAudio app and pretty much enjoy streaming my music from services (such as Spotify) to any capable device at home, work or at my friend's house.
Now the module itself hasn't been updated and isn't compatible with the latest version of Magisk (v16), so I went ahead and made it compatible with it.
It'll be attached to this thread, simply download and install it manually.
I'll also try and upload it to the repository.
Note:
I am NOT affiliated with AirAudio.
I'm simply a user like you. I just noticed it's outdated and updated it.
Note for Moderators:
In case the actual AirAudio dev reaches out to you, let me know and feel free to close this thread.
In the meantime, I'd like users to use my updated module to use their app to the full extent.
--
Credits:
AirAudio Devs - AirAudio ; Original Magisk Module
topjohnwu - Magisk, Magisk template
Me? - Update
I have installed it in LOS 15.1. How to use it? Can't see an UI?
I loved!
How do this compare to the air audio app on play store? I cannot find any app or setting to use this module after installing with magisk
karstensson said:
How do this compare to the air audio app on play store? I cannot find any app or setting to use this module after installing with magisk
Click to expand...
Click to collapse
you have to use both together. This module allows the app to use the "system mode" from the app and get the sound directly internally to send it over the wlan. The other mode from air audio is much worse as it is has to play the sound over the speaker and record it over the microphone.
For me this Magisk package is working wonderful: just installing this module. Afterwards the app from the Playstore and voila: I am able to play music from my phone to most every wifi-based receivers. The app is worth every cent!
works on s9/s9+?
speckdeckel said:
works on s9/s9+?
Click to expand...
Click to collapse
It should work with any phone regardless because it depends onAirAudio itself.
knojap said:
I have installed it in LOS 15.1. How to use it? Can't see an UI?
Click to expand...
Click to collapse
There's no UI to it, it just enables the system-mode in AirAudio, yoiu'll have to check the app to see the option.
This module basically re-enables it.
Not working for me
Hello
I have a oneplus 6 running magisk 17.1
The module does not work for me. Airaudio never requests root privileges, is that the problem
Nope, that's why you use this module!
In the AirAudio app > Settings > System Audio button must be green.
Sent with much love & Android. OnePlus 5T
v3 breaks the app. Only microphone mode available. Had to revert v2 to get back system mode. Running Magisk v16 and MM 5.8.3.
How do you downgrade I can't seem to find V2? Thanks
megatron_lives said:
How do you downgrade I can't seem to find V2? Thanks
Click to expand...
Click to collapse
Here we are:
https://drive.google.com/file/d/1bHZ9SnpwGXvUJBUpt73aD5Ps8AthErrI/view?usp=sharing
gkornaks said:
Here we are:
https://drive.google.com/file/d/1bHZ9SnpwGXvUJBUpt73aD5Ps8AthErrI/view?usp=sharing
Click to expand...
Click to collapse
Thank you very much. Where did you get this or do you have a backup?
megatron_lives said:
Thank you very much. Where did you get this or do you have a backup?
Click to expand...
Click to collapse
Got a backup.
gkornaks said:
v3 breaks the app. Only microphone mode available. Had to revert v2 to get back system mode. Running Magisk v16 and MM 5.8.3.
Click to expand...
Click to collapse
I have today the same experience with my oneplus 6 under Oreo. Uninstall v3 and install v2: everything works as expected again in system mode.
Hi everyone,
I am the developer of AirAudio & its Magisk-module.
I will update AirAudio's Magisk-module in the next hours.
Please, simply contact me (the devs in general) about such issues.. just writing here doesn't help the mass
funtax said:
Hi everyone,
I am the developer of AirAudio & its Magisk-module.
I will update AirAudio's Magisk-module in the next hours.
Please, simply contact me (the devs in general) about such issues.. just writing here doesn't help the mass
Click to expand...
Click to collapse
Thanks! Next time will do.
Can you let us know when it's updated and in the repo?
gkornaks said:
Thanks! Next time will do.
Can you let us know when it's updated and in the repo?
Click to expand...
Click to collapse
The module should already be up to date now but I can't check it right now because my current device isn't rooted.
One user is reporting it's still not working but this might be related to another issue with Magisk.
Please check if v4+ is available inside Magisk Manager and contact me at [email protected] if you face any issues
I have same issuewith v4: reverting to v2 works.

Comdirect photoTAN app detecting root

Since version 8.3.0 additional measures to detect root have been added, do not update as MagiskHide won't be able to prevent detection. Until a solution is found I would recommend staying on the previous version for as long as possible.
Finding out what exactly is causing the root detection is beyond my technical abilities but I would provide as much information needed to those willing to help.
---
Update: December 14th 2021 - Method no longer sufficient
---
The solution found by @pxrave appears to be working:
pxrave said:
Hey fellas I got it working and others apps detect magisk before.
Update to latest v23
Install modules riru and riru unshare
Remove data from tan app
Go to magisk hide and tick all process to hide included the isolated
Start the tan app and do the activation again.
Problem you need wait 2 days to activate because comdirect use new activation process for photo tan app.
Working fine all version 8.3
Click to expand...
Click to collapse
Link to the Riru Unshare module:
GitHub - vvb2060/riru-unshare
Contribute to vvb2060/riru-unshare development by creating an account on GitHub.
github.com
also stcpay yesterday is updated to 1.6 and started to detect my magisk canary (22105)
I can confirm what swour says.
on Android 9 and 11, my magisk root is recognized, magiskhide is active and the phototan app is added.
Yes this is a serious problem. I used xposed magisk and x privacy... Latest comdirect tan app detect all...
+1
+1 big issue for me
Only solution I found (for now): Go back to version 8.2.1 using a backup or any mirror, e.g. https://downloadapk.net/comdirect-photoTAN-App.html
Unfortunately you need to register again then
I have already applied the update. The easiest method is to wait few days for a magisk fix, right? I would can wait few days, no problem. I have an absolutly clean Android 8.1 build on the phone for banking. It's crazy that the bank is make it so difficult for us to use a save own build.
allrightlite said:
The easiest method is to wait few days for a magisk fix, right? I would can wait few days, no problem.
Click to expand...
Click to collapse
Perhaps that is too optimistic. I doubt that one app is of great interest
Asellus said:
one app is of great interest
Click to expand...
Click to collapse
Until the new root detection is also available for other apps, it will be fixed quickly.
Conan179 said:
Until the new root detection is also available for other apps, it will be fixed quickly.
Click to expand...
Click to collapse
Thanks, then I will easly wait. No need to reactivate hopefully.
Conan179 said:
Until the new root detection is also available for other apps, it will be fixed quickly.
Click to expand...
Click to collapse
Yes, of course, if other app developers find a similar way. So, congrats to the developers of the phototan app to find it.
Asellus said:
Yes, of course, if other app developers find a similar way. So, congrats to the developers of the phototan app to find it.
Click to expand...
Click to collapse
I don't think so, there is at least one other app that shows the same behavior.
new root dedction
i updated stc pay yesterday to 1.6 and it found my magisk canary (22105) the think i notes is the (isolated) is added to the app !!!
forum.xda-developers.com
I also noticed the (isolated) thing with me.
I tried with v23 this morning, w/o success :-(
Same here, got v23 and working safetynet-fix, no success. Downgraded photoTAN to v8.2.1 .
+1
I'm not surprised, there is nothing in the changelog that this has been fixed.
Downgrading to 8.2.0 or 8.2.1 doesn't work for me. Did you do something else than uninstalling 8.3.0 and installing 8.2.1?
muschi.muscholini said:
Downgrading to 8.2.0 or 8.2.1 doesn't work for me. Did you do something else than uninstalling 8.3.0 and installing 8.2.1?
Click to expand...
Click to collapse
I have a ZTE Blade L130 with the old photo tan app, that is my rescue. But you can't activate the old one. But it's keep working.
muschi.muscholini said:
Downgrading to 8.2.0 or 8.2.1 doesn't work for me. Did you do something else than uninstalling 8.3.0 and installing 8.2.1?
Click to expand...
Click to collapse
I had to unhide the app in magisk hide and hide it again, after that it worked.

Mc donald's app with root

Hello everyone,
I cant find a way to get the mcdonals app to work with root, i've tried everything since the denial list, hideprops module and a xposed module so i was wondering if someone have a way to bypass the root verification.
Thanks in advance
hide magisk from google play, google play services, the mcdonalds app, and any other services it may use
PhotonIce said:
hide magisk from google play, google play services, the mcdonalds app, and any other services it may use
Click to expand...
Click to collapse
Already tried it, no sucess (
gcoutinho023 said:
Already tried it, no sucess (
Click to expand...
Click to collapse
Still nothing?
KriSSu09 said:
Still nothing?
Click to expand...
Click to collapse
I think that the problem that i had was related with the rom, later i changed the rom and then i just needed to use the shamiko module to hide the root
gcoutinho023 said:
I think that the problem that i had was related with the rom, later i changed the rom and then i just needed to use the shamiko module to hide the root
Click to expand...
Click to collapse
I'm using Noble ROM on a galaxy note 9 and I can't get it working. Google Wallet and Revolut are working without issue, but I can't get McDonald's to work
KriSSu09 said:
I'm using Noble ROM on a galaxy note 9 and I can't get it working. Google Wallet and Revolut are working without issue, but I can't get McDonald's to work
Click to expand...
Click to collapse
What's your problem with the McDonald's app ? Showing error ?
KriSSu09 said:
I'm using Noble ROM on a galaxy note 9 and I can't get it working. Google Wallet and Revolut are working without issue, but I can't get McDonald's to work
Click to expand...
Click to collapse
Sorry, cant help you because im using a redmi note 7 wich is a totally diferent phone.
The only thing i know is that it was something related to the rom not being able to hide that it was a costum rom and it was impossible to fix because it had to do with the development of the rom
Spartacus500 said:
What's your problem with the McDonald's app ? Showing error ?
Click to expand...
Click to collapse
gcoutinho023 said:
Sorry, cant help you because im using a redmi note 7 wich is a totally diferent phone.
The only thing i know is that it was something related to the rom not being able to hide that it was a costum rom and it was impossible to fix because it had to do with the development of the rom
Click to expand...
Click to collapse
it seems I was just stupid and didn't realise the error wasn't because of the root, it's working just fine
though I can't get a banking app to work (NeoBT) while others do work (such as Revolut). any ideas on that?
KriSSu09 said:
it seems I was just stupid and didn't realise the error wasn't because of the root, it's working just fine
though I can't get a banking app to work (NeoBT) while others do work (such as Revolut). any ideas on that?
Click to expand...
Click to collapse
If you have tried with shamiko and magisk hide i dont know of any more ways to hide the root
gcoutinho023 said:
If you have tried with shamiko and magisk hide i dont know of any more ways to hide the root
Click to expand...
Click to collapse
I tried, it does not work on NeoBT bank app in any way, it may detect 'zygisk'
Spartacus500 said:
I tried, it does not work on NeoBT bank app in any way, it may detect 'zygisk'
Click to expand...
Click to collapse
The simplest solution I managed to come up with was to wrap neoweb in an app with hermit

Categories

Resources