Magisk General Support / Discussion

Search This thread

harddisk_wp

Senior Member
Mar 17, 2009
144
36
munich
Goodoh.

I don't have a Samsung device, but noted this requirement for those who do, and I guess it's peculiar to Samsung. At least my (Xiaomi) device w/ unlocked bootloader doesn't grey-out OEM unlocking toggle.

Not sure attestation fails due to Knox trip (guess you mean evalType = Hardware / ctsProfile fails?) - After all you should be able to relock bootloader to pass ctsProfile even w/ Knox fuse blown, and ctsProfile trip due to Hardware key attestation w/ unlocked bootloader is common to most recent devices now, even if evalType shows Basic. Solution is to use Universal SafetyNet Fix Magisk module and Magisk root. (Working presently incl. customised fix for Samsung which, of course, also have tripped Knox, but won't work after Google swings the Big Hammer finally.)

You won't be able (on recent Samsung devices) to reset Knox so will have lost ability to set up/use secure Knox partition and possibly other 'Enterprise' mode features forever.

Please correct me if there is any evidence attestation is affected by Knox status. Would be helpful to know of any new connection. PW

I've tried the latest Canary, still does not work. What I've done and discovered so far:
  • The proper way to enter ODIN mode on a SM-T575 is not "adb reboot download" - this ODIN invocation won't print much debug information. Power the tablet off, then hold VolUp+VolDn, then plug in the USB cable.
  • The way to Recovery is hold the red Bixby button and VolUp, then press power to boot (and with unlocked bootloader, you may need to press Power again - but keep holding Red/VolUp!
  • The way to Safe Mode: press and hold VolDn.
  • KG State is "Prenormal" (probably "Knox Guard"), FRP LOCK is OFF, OEM LOCK is OFF (U), Secure Download is Enabled (whatever that means)
  • Replacing the vbmeta.img and vbmeta_samsung.img with an empty one (created with avbtool info_image --image empty.img) doesn't help, still the same error about "only official released binaries allowed to be flashed
  • A really nasty problem: removing super.img and userdata.img to reduce the file copy and flash times from the stock AP image and to prevent ODIN from wiping out all user data (and thus, also from the Magisk patched image) leads to a corrupt system. Here's what I did: a flash of the full stock AP image, followed by booting into Android, doing the first-time initialization, rebooting to ODIN mode, and then flashing stock AP image sans userdata.img / super.img yields a prompt_and_wipe_data reason=set_policy_failed:/data/misc error in last_history. So, then I wiped the data in recovery, completed the install assistant - suddenly, it crashes and goes to recovery again, this time with a postrecovery_failed / rason=dataresizing_failed / RecoverySystemdataresizing_failed in /cache/recovery/last_history.
  • Removing only userdata.img seems to work, but of course it takes *ages* to copy files between my Windows machine where Odin runs and my Mac
I'm at a complete loss on what to do now. Has someone maybe already documented why Samsung uses two separate vbmeta images and what's the difference? Or how one can enroll one's own signing keys into the bootloader?

Is there anything I can do to help?
 

HippoMan

Senior Member
May 5, 2009
3,544
2,687
Hippoland
I've been on magisk canary since upgrading to A11 and haven't changed any procedure from A10 other than TWRP not supporting A11 yet.
But you aren't using the OTA A/B feature, correct? ... given that this feature is no longer supported in Magisk.

So, I guess I should just do the "long form" upgrade methodology (i.e., without that OTA A/B utility), correct?

PS: and I *do* want to use TWRP, which I guess is still possible as long as I stay on A10.
 

asanford

Senior Member
Nov 20, 2013
57
23
OnePlus 7 Pro
Google Pixel 8 Pro
But you aren't using the OTA A/B feature, correct? ... given that this feature is no longer supported in Magisk.

I did when I installed OB2. Haven't had to try it since today's canary update. But the option to flash to inactive slot is still there for me. Is virtual A/B different from the A/B that's been around for years? Don't have a new update to flash otherwise I'd experiment
 
  • Like
Reactions: HippoMan

HippoMan

Senior Member
May 5, 2009
3,544
2,687
Hippoland
I did when I installed OB2. Haven't had to try it since today's canary update. But the option to flash to inactive slot is still there for me. Is virtual A/B different from the A/B that's been around for years? Don't have a new update to flash otherwise I'd experiment
I'm not sure about the answers to these questions.

In the past, I was always willing to play around and experiment with my device. But these days, I need my phone for work, and I don't have the luxury of being able to try things and then possibly have to take the time to unbrick and restore my device.

I'll get around to that eventually, but unless/until I can find definitive information about this, I think I'll just stick with 21.4 and use the OTA A/B utility.
 

MECH_TECH

Senior Member
Dec 6, 2014
73
12
I have a S9 SM-G960F/FD on android 9 rooted and Magisk 20.4 installed and Manager 8.0.7 (4834) its asking to update to 21.4 (21400) Is it safe to let it update using the Manager?
 

ipdev

Recognized Contributor
Feb 14, 2016
2,546
1
5,159
Google Nexus 10
Nexus 7 (2013)
Odd question.

Did I miss how adb is handled in Magisk?

The current canary (8476eb9f : 21409), I have adb root?

---

I did a clean install on a device testing something else.

I had to acknowledge and allow the computer to connect via adb just like it should.
When I started adb shell, I was root. No prompt from Magisk to grant root?
adb does not show under Superuser settings in Magisk.

adb shell is deftly root since it shows as root and I can navigate and list all restricted directories without issue.

Bash:
[ip@lost 20210213]$ adb shell whoami
root
[ip@lost 20210213]$

Clean flash was on Nexus 7 (2013) flo[WiFi] and deb[LTE] using TWRP.

- Complete wipe and format in fastboot
- Complete format and wipe in TWRP (reboot to recovery in there also)
- Flash Lineage 18.1
- Flash OpenGApps
- Flash renamed Magisk canary
- Reboot to system


Cheers. :cowboy:

Edit:

Same with new current canary (b76c80e2 : 21410).

If this is intended behavior I am fine with it.
If it is not intended, then there is a problem and I will open a GitHub issue.


Bash:
[ip@lost 20210214]$ adb shell whoami
root
[ip@lost 20210214]$
 
Last edited:
  • Like
Reactions: J.Michael

pndwal

Senior Member
Latest Canary Changelog incl. Release Notes:

Magisk (b76c80e2) (21410)
  • [App] Fix crashes after hiding the Magisk app
  • [MagiskSU] Fix incorrect APEX paths that caused libsqlite.so fail to load
How to Use the APK for Recoveries
In general, it is recommended to install and uninstall Magisk through the Magisk app. However, if you insist to use custom recoveries, rename the Magisk APK's .apk file extension to .zip. TWRP should then be able to directly flash the zip file. If you have trouble renaming the file extension on PC, rename the file with TWRP's built-in file manager. To uninstall in recovery, rename the zip file to uninstall.zip before flashing it.

Diff from v21.4
  • [General] Magisk and Magisk Manager is now merged!
  • [App] Rename the app "Magisk Manager" to "Magisk"
  • [App] Support hiding the Magisk app with advanced technique (stub APK loading) on Android 5.0+ (it used to be 9.0+)
  • [App] Disallow re-packaging the Magisk app on devices lower than Android 5.0
  • [MagiskHide] Fix a bug when stopping MagiskHide does not take effect
  • [MagiskBoot] Fix bug when unpacking lz4_lg compressed boot images
  • [MagiskInit] Support Galaxy S21 series
  • [MagiskSU] Fix incorrect APEX paths that caused libsqlite.so fail to load
👍 PW
 

DiamondJohn

Recognized Contributor
Aug 31, 2013
7,384
7,398
Sydney
I'm pretty sure that Google's choices are not driven by any considerations, whatsoever, concerning the ease of rooting devices and upgrading the OS's on these rooted devices, espcically with regard to getting these rooted devices to pass SafetyNet.
My statement stands, as Google would see rooting as NOT being in my best interest. And in Googles eyes, somehow faking / working around safetynet or having a weakness to allow workaround it, would definitely be considered contradictory to my best interest. Remember, they are producing for the mass public, not for the small percentage of knowledgeable people.
 

pndwal

Senior Member
A little insight into the 'crashes after hiding the Magisk app' fix:
John Wu, 33m

Pushed a new canary build that fixed crashes when the Magisk app is hidden. I assumed that class references in layout XMLs will be expanded by AAPT to the full path just like AndroidManifest.xml. Apparently I'm wrong...
Re. 'Support Galaxy S21 series' fix:
John Wu, 19h

Update: Exynos variant confirmed working with the additional patch
👍 PW
 
Last edited:
  • Like
Reactions: dobi3 and AndDiSa

HippoMan

Senior Member
May 5, 2009
3,544
2,687
Hippoland
My statement stands, as Google would see rooting as NOT being in my best interest. And in Googles eyes, somehow faking / working around safetynet or having a weakness to allow workaround it, would definitely be considered contradictory to my best interest. Remember, they are producing for the mass public, not for the small percentage of knowledgeable people.
I don't disagree with your statement that this is what Google sees as being in the best interest of the mass public, even though it isn't in the best interest of people like me who want to root. I'm not accusing Google of having bad intentions; it's just that they are not working to promote functionality that happens to be desired by me and by others who want rooted devices.

And therefore, as time goes on, my life gets more complicated as I try to live in the Google world with a rooted device. And my desire to avoid this complication as much as possible is why I am holding back on upgrading to A11 and to the post-21.4 Magisk.
 
Last edited:

pndwal

Senior Member
Feb 12
I love the fact that almost every single new issue opened in Magisk's repo just simply ignore my issue template. This is why I didn't bother setting up one before 😑
I found John's new issue template here (in commits), after trying to find a link on GitHub:
https://github.com/topjohnwu/Magisk...39042fd576a820c2c2c6d05ad18973bb9c7dce77267c5

https://github.com/topjohnwu/Magisk...0aa3ae03/.github/ISSUE_TEMPLATE/bug_report.md

https://raw.githubusercontent.com/t...0aa3ae03/.github/ISSUE_TEMPLATE/bug_report.md

It seems to update the 'Bug Reports' section on Magisk main page, but this still lacks the new detail.

Please let me know what I'm missing... Is there a link, am I just stupid, or has the commit not been properly applied? Thanks, PW

Edit:

I finally found a proper instance after clicking 'Get Started' in 'Issues', but I'd missed it previously as it DOESN'T show when a user clicks 'open a blank issue' instead.

This likely accounts for many other users 'ignoring' the template also. 😬

It would be good if the main Magisk page was updated at least (or a link provided there), so users can be made aware of prerequisites before creating issues.

I've created a new issue to this effect.
 
Last edited:

dobi3

Senior Member
Apr 18, 2013
119
46
Seaford
OnePlus One
OnePlus 2
Latest Canary Changelog incl. Release Notes:

Magisk (b76c80e2) (21410)
  • [App] Fix crashes after hiding the Magisk app
  • [MagiskSU] Fix incorrect APEX paths that caused libsqlite.so fail to load
How to Use the APK for Recoveries
In general, it is recommended to install and uninstall Magisk through the Magisk app. However, if you insist to use custom recoveries, rename the Magisk APK's .apk file extension to .zip. TWRP should then be able to directly flash the zip file. If you have trouble renaming the file extension on PC, rename the file with TWRP's built-in file manager. To uninstall in recovery, rename the zip file to uninstall.zip before flashing it.

Diff from v21.4
  • [General] Magisk and Magisk Manager is now merged!
  • [App] Rename the app "Magisk Manager" to "Magisk"
  • [App] Support hiding the Magisk app with advanced technique (stub APK loading) on Android 5.0+ (it used to be 9.0+)
  • [App] Disallow re-packaging the Magisk app on devices lower than Android 5.0
  • [MagiskHide] Fix a bug when stopping MagiskHide does not take effect
  • [MagiskBoot] Fix bug when unpacking lz4_lg compressed boot images
  • [MagiskInit] Support Galaxy S21 series
  • [MagiskSU] Fix incorrect APEX paths that caused libsqlite.so fail to load
👍 PW

Latest Magisk-b76c80e2(21410) working fine when you hide manager on OnePlus devices (1, 2, 3/3T, 5, 6, 7 Pro 👍👍👍
Thanks for quick fix @topjohnwu
 

Doman2011

Member
Jan 2, 2011
20
9
Hi,

I can confirm; successfully rooted S21+ 5G (SM-G996B / Exynos / G996BXXU1AUAB) with Magisk (Canary, 21410). No additional steps were required (AP image patch, flash, additional setup with reboot) - all is ok.

BR, Doman.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 5
    I'm now having a problem hiding the TJW Magisk 27002 app ...

    I finally was able to resurrect my old Pixel 5. It's running stock A11 and was running TJW Magisk 26004 with no problem.

    The Magisk manager was showing that the upgrade to 27002 was ready for installation, and so I did the following:

    (1) Unhide Magisk
    (2) Update Magisk (27002 was listed)
    (3) After Magisk manager restarted, I did Direct Update to 27002, including reboot
    (4) Magisk 27002 indeed came up properly after reboot.
    (5) Tried to perform Hide The Magisk App.

    I entered the arbitrary name for hiding, and I clicked "OK". But the hiding never took place.

    I rebooted again, to see if perhaps that's necessary, and I repeated the hiding attempt by adding the same arbitrary name, and I again clicked "OK". But the hiding still didn't take place.

    I searched my device, and there is no app nor shortcut with that arbitrary name. I also tried other, different arbitrary names, but after clicking "OK", the hiding still didn't take place for any name I chose.

    What am I missing?
    Known issue. A fix has been merged. You can use the Debug app, revert back to 27001 or wait until 27003 is released.

    EDIT: Ninja'd 🙃
    4
    Is the Magisk 27001 APK/zip still available anywhere? I'd like to downgrade, but I can only find 27000 on Github and 27002 via update. I don't want to go to Canary in case the mounting changes break anything, or Debug as I hear the extra logging etc. causes performance issues (correct me if I'm wrong).
    Only v27000 is Stable. (and Beta). v27001 and v27002 are Canary or Debug

    Set your Update Channel to Stable and you will see (just like you can see also on GitHub) that latest Stable is v27000, there was never Stable v27001 or v27002

    Generally, Stable is always Nx100

    So, you cannot downgrade to Stable v27001 but Canary v27001 should be just like Stable v27000 (same codebase). That's also the general policy, whenever Nx100 Stable is released, then immediately comes Canary Nx100 +1, on the same code-base

    Therefore, downgrade to Stable v27000 instead
    4
    Direct Install with recovery mode checked worked for me. You were right.

    After I flashed wrong CSC firmware my baseband and EMEIs disappeared. Now I have updated bootloader and I cant to flash original CSC firmware anymore. Any ideas how to restore baseband, EMEIs or it is too late?
    Yep, I told you several times that you need Recovery mode (selected) for your Ramdisk=No device; instructions for this are also clear in official Installation Instruction page too, but apparently you have not been trying to follow official instructions, so it's no real surprise you've messed up firmware too... Please take *extra* care when modding as there are simply so many variables and pitfalls! 😬

    Are you flashing patched AP (Application Processor binary) along with all the other package binaries (X4?) for your S10+ (also in Magisk Installation page, Samsung section)??

    CP is Cellular Processor (Nb. Oft repeated references to CP as 'core processor' may be misleading) binary package (also referred to as Baseband Modem) so that should have fixed mismatched baseband etc... correct CSC (Consumer Software Customization; region, APN and carrier specific software packages/settings) and even BL (Bootloader) are most likely also important...

    Nb. BL doesn't always update bootloader version, but if later firmware has been flashed be aware that these can also cause anti-roll back version for bootloader to be incremented (in the event that an update patches serious vulns) so you original firmware may be blocked and you may need to use later packages only...

    If flashing latest complete firmware package via Odin doesn't fix your IMEI / baseband issues it may be that you've messed with partitions that contain unique device values in the past... You may need to ask in Galaxy, S10 or S10+ XDA forums for that. 🤠 PW
    4
    I'm now having a problem hiding the TJW Magisk 27002 app ...

    I finally was able to resurrect my old Pixel 5. It's running stock A11 and was running TJW Magisk 26004 with no problem.

    The Magisk manager was showing that the upgrade to 27002 was ready for installation, and so I did the following:

    (1) Unhide Magisk
    (2) Update Magisk (27002 was listed)
    (3) After Magisk manager restarted, I did Direct Update to 27002, including reboot
    (4) Magisk 27002 indeed came up properly after reboot.
    (5) Tried to perform Hide The Magisk App.

    I entered the arbitrary name for hiding, and I clicked "OK". But the hiding never took place.

    I rebooted again, to see if perhaps that's necessary, and I repeated the hiding attempt by adding the same arbitrary name, and I again clicked "OK". But the hiding still didn't take place.

    I searched my device, and there is no app nor shortcut with that arbitrary name. I also tried other, different arbitrary names, but after clicking "OK", the hiding still didn't take place for any name I chose.

    What am I missing?
    Known problem with 27002, the debug version doesn't have the problem with hiding, read back to see the discussion about it
    3
    I actually updated the app from the app itself before doing my OTA upgrade so it get the version 27 of magisk, I tried installing that one again I had in my downloaded folder. But I also downloaded again the app from github.

    I do have root, I've modified the boot file with magisk, so I'm not sure what to do now. I'll try installing an older version. But as you see of the screenshot from app manager, I don't know how the app is installed and removed almost immediately. At first I thought it was caused by an android 14 new security change.
    Run magisk -c from adb shell and see what version it reports.
    Then uninstall every copy of magisk app,
    You have more than one (including possibly a hidden one)
    Then reboot and install magisk app matching the version reported by magisk -c command.
  • 1103
    This is the place for general support and discussion regarding "Public Releases", which includes both stable and beta releases.
    All information, including troubleshoot guides and notes, are in the Announcement Thread
    156
    Hello, I haven't given much support on XDA lately. It can be resulted from
    • University started and I have limited free time. In fact, I mostly develop during midnight
    • I live in Taiwan, which has large time zone differences between my European/American contributors/testers, which usually forces me to stay up late at night to discuss/test stuffs.
    • The new version is about to come, I don't want to spend effort on supporting old releases
    The planned update is delayed again and again, to some point I think I'll shed some light about what has been happening lately, also along with some announcements.

    New Forum!
    As you might have already discovered, Magisk got its own subforum on XDA! Many thanks to all the support you gave me, and much more information/features/support is about to come!
    **For developers supporting all the devices that are not using standard Android boot format, feel free to create threads in this section (actually, PLEASE do so) for your favorite devices after v7 is out. As I currently know, Asus devices require signing the boot image before flashing, and is model dependant; Sony devices seems to use ELF kernel that is unpatchable, or some has two ramdisks (inner + outer), both requires different workarounds; LG bootloader locked devices has to manually "BUMP" the boot image after flashing Magisk..... and there may be lots of other crazy boot image formats that haven't come up to my attention yet.
    It is impossible for me to support all these non-standard boot images, and I hope the community can collaborate to make Magisk running across all the devices. Overall, community collaboration is what XDA about :D

    The Pixel Phone
    Some of you might already know this news, that the next Pixel Phone right around the corner seems like it does not have ramdisk in boot image, which pretty much wrecked Magisk in all ways. However, it pretty much doomed root itself too. Kernel modifications is inevitable IMO, so I'll try to migrate my scripts to C programs that could possibly be included into the kernel itself. Note that I'm not familiar with linux kernel, I'm not even sure if my idea and concept is correct or not. But once the device is available, I think developers will find a way to bypass all the difficulties, and I'll do my best to learn things ;)

    Current Progress
    In the past month, I've spent quite some time learning SELinux, so that I can avoid using SuperSU's sepolicy patches. Thanks to the helps and tips from @phhusson and @Chainfire, I finally have a much clearer understanding of how SELinux works. The Magisk core parts (the scripts, boot image patches, new features, more supports) are actually done some time ago. What is causing all the delays is the Magisk Manager.
    To be completely honest, although I can code in Java without much issues, Magisk Manager is actually my first Android application, I had to reach out for assistance, and fortunately awesome developers like @DVDandroid and @digitalhigh contributed a lot, which makes the current Manager awesome.
    After the repo system and module management is mostly done, I was about to do some adjustments and release, but what we really done is decided to add another feature: auto-unroot with per-app settings. I decided to wait for it to be finished, and then do my adjustments. Due to reasons that'll be mentioned later, this feature will likely not be available for the next release (should come in future updates)

    Safety Net Disaster
    Those who are using Magisk for Safety Net bypass purposes must have known that Google recently updated the detection method of my Systemless Xposed. I still have no idea what Safety Net is detecting, so currently I cannot fix it on my side (also because I'm busy working on the next update). However, suhide developed by @Chainfire is able to hide Xposed and worked fine.
    However, only my Systemless Xposed v86.2, which is based on SuperSU's su.d, is supported using that method. v86.2 and v86.5 (latest, Magisk based) have nearly identical binaries, and the only difference is the path where the binaries are stored.
    I'm still not sure what's the real issue for it not being supported, I just hope it is not done intentionally.

    Conclusion
    Due to the fact that my Safety Net bypass is not 100% perfect now, I do not want to spend any more time waiting for auto-unroot to be polished. What I'm doing now is finishing up all the things I'd like to change in Magisk Manager (it has been a while since I last contributed to Manager, my fellow developers are doing all the heavy job), which might take a little more time, after that, packed with tons of information to be announced in Magisk Section, I'll release the long awaited update.

    Hope this lengthy post gives you the idea of the whole situation, and again thanks for all your support!!
    121
    Ah, some Chainfire bashing, I hope it is not too late for me to exercise additional villainy.

    First, let me make clear I have nothing against @topjohnwu, nor against Magisk. Magisk is an interesting project and it certainly displays @topjohnwu ingenuity and persistence. I don't doubt we will see more interesting things from his hands.

    -------------------------

    What has happened here is not all that dark and complicated, from either end. I returned from holidays, and someone pointed me at Magisk. My first thought: interesting!

    Among other things, the thread lists some issues with SuperSU, which in combination with the phrase The developer also requests users to not bug Chainfire with compatibility requests for SuperSU with Magisk from the portal article, raised my left eyebrow by nigh half an inch. The popular systemless xposed mod is apparently now based on it, and apparently it now no longer works with SuperSU, and apparently I'm not supposed to fix that, nor any of the other found issues. I found that a bit weird. So yes, I have told @topjohnwu that I was a bit surprised he was posting about issues with SuperSU without notifying me about them (I can't fix or help fix issues I'm not aware of, after all).

    He's also spreading a modified version of the SuperSU package, which is not all that uncommon, nor necessarily a problem. I have not looked into what he modified, I only ran a few quick tests on one of my devices, and found some commonly used commands run as root to be broken. I have informed him of this as well.

    It appears the tool of choice for Magisk is phh's Superuser, because of some of the mentioned issues with SuperSU. That's fine by itself, but fixing issues in that superuser by incorporating SuperSU's binaries into it is a somewhat questionable practise. After all, SuperSU is a commercial closed-source package that helps pay for my dinner, and superuser is a direct competitor. I have informed him that I was surprised he did this without asking for permission. I have expressed similar surprise on him spreading a modified version of LiveBoot (which helps pay for a snack now and then).
    @topjohnwu has also stated that Magisk's scripts are largely influenced by mine (I have not checked). Scripts based on mine are used all over the place on XDA, some people have crafted amazing things based on them, I have never made an issue of this (otherwise I would have just made them binaries). But yes, I have also stated to him that I don't think it's very nice to base something on one program, and then using that to (almost exclusively) push something directly competing with that program.

    tl;dr Towards @topjohnwu, I have:
    - expressed surprise he has issues getting Magisk to work with SuperSU, and has chosen not to inform me about those
    - expressed surprise he is using SuperSU binaries in a competing superuser without permission
    - expressed surprise he is posting a modified LiveBoot without permission
    - informed him of issues with the modified SuperSU he has posted
    - let him know I thought it wasn't very nice to be applying my scripts to benefit seemingly exclusively that same competing superuser

    To be crystal clear:
    - I have not asked for an apology
    - I have not asked for Magisk to be abandoned, neither the root hiding nor systemless module parts, and certainly not systemless xposed
    - I have not made an issue of any of this anywhere, until this post
    - I have not even specifically asked for anything to be taken down (though obviously in my opinion the other superuser package mixed with SuperSU's binaries, as well as the LiveBoot package, should go)
    - I have not reported this thread to XDA moderators for copyright violations or otherwise

    While my conversation with @topjohnwu may not win any awards for being friendly (though it may win some for brevity), I think all things considered my response has been rather mild. To be perfectly honest, until the apology post, I thought this was over with already. I think the apology post was triggered because I haven't replied to his last PM for a while - I was in the zone, it happens.

    To emphasize again, I have nothing against @topjohnwu, Magisk, or systemless xposed, and it is certainly not my goal to see any of them go. If it can be made to work together with SuperSU, great.

    I get it though: you think of something, you want to see if you can make it work, you finally get it to work, you publish it, it takes off - enthusiasm gets the better of you. Maybe in the rush some mistakes are made. That doesn't mean you have to just drop it and run. None of my stuff would make it past 0.1 if I stopped at the first big mistake :)

    Aside from said being in the zone coding, I usually regret actually responding to these sort of things the day after, which has made me hesitant to reply. Surprise me.
    76
    Thread temporarily closed so everyone sees this.

    The flood of "SafetyNet isn't working for me either!" posts are not helpful, at all. Please refrain from posting further, it will be looked into. Please do not forget that not passing SafetyNet is 100% NORMAL AND INTENDED when you have an unlocked booloader or running custom firmware. These are workarounds and they will be worked around in turn.

    The Flash
    Forum Moderator

    EDIT: Thread is reopened... I will be cleaning any SafetyNet posts for a while to keep the thread clean for real issues.
    75
    Hello everyone!

    I am aware that Google has updated Safety Net that makes Magisk itself a no go for Android Pay. In fact, I witnessed the change live while I am developing the new magiskhide, which should hide all Magisk modules and Magisk installed root.

    Google is serious about Safety Net now, clearly hunting down all possibility to run Xposed with Safety Net passed. I spend quite some time examining the new security measures last midnight, and fortunately it seems that it is possible to run Magisk and root along with Safety Net if no Xposed is running. I'm glad I removed the old root toggle at the right time lol, that is no longer feasible with the latest detection.

    So stay tuned for the next update, it will come with bug fixes, along with the new magiskhide to bypass that Safety Net.

    Google, how will a few systemless mods do any harm :p:p