safetynet-fix
safetynet-fix copied to clipboard
Wifi calling broken
Samsung s23ultra Magisk alpha and delta S918BXXU1AWBD
I've tested both safetynet modules. One without module see picture wifi calling works. One with module and it breaks wifi calling. Even using 2.4.0.
Looking at service.sh
It seems this is breaking wifi calling for s23u
Avoid breaking encryption, set shipping level to 32 for devices >=33 to allow for software attestation
if [[ "$(getprop ro.product.first_api_level)" -ge 33 ]]; then resetprop ro.product.first_api_level 32 fi
I think this props should only be spoofed for gms?
I can confirm this issue. HuskyDG's proposed solution sounds sensible.
Another confirmation: S23+, Magisk 26.1, USNF 2.4.0. VoWifi does not work unless I disable USNF.
Same problem with OnePlus 11 Pro.
Also my Gmail doesn't sync anymore if it's running. Very strange but if I disable the module, everything is working again.
I have a lot more apps that don't work anymore. FairEmail doesn't autostart. GMail doesn't autosync. My Tesla doesn't work anymore automatically. I need to open the Tesla app manually. I hope this can be fixed soon.
the same on my s23 even with Displax MOD 1.3
Very strange was a call yesterday. I was in flight mode on a cruise connected via WiFi and VPN and I got a call, signaled as WiFi call and it worked. But at home where I have no bad connection and WiFi, WiFi call isn't working anymore. And I had no icon indicating that WiFi call is active.
safetynet-fix-v2.4.0-MOD_2.0-test3 seams to fix wifi calling
Where can I get this version?
Where can I get this version?
https://forum.xda-developers.com/t/module-mod-universal-safetynet-fix.4553699/post-88769855
S23+. Test 3 fixes wifi calling for me.