safetynet-fix icon indicating copy to clipboard operation
safetynet-fix copied to clipboard

Wifi calling broken

Open xxmcvapourxx opened this issue 1 year ago • 16 comments

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.

Screenshot_20230304_121954 Screenshot_20230304_122102

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

xxmcvapourxx avatar Mar 04 '23 12:03 xxmcvapourxx

I think this props should only be spoofed for gms?

HuskyDG avatar Mar 04 '23 14:03 HuskyDG

I can confirm this issue. HuskyDG's proposed solution sounds sensible.

blackwind avatar Mar 10 '23 09:03 blackwind

Another confirmation: S23+, Magisk 26.1, USNF 2.4.0. VoWifi does not work unless I disable USNF.

TheGoblinHero avatar May 03 '23 08:05 TheGoblinHero

Same problem with OnePlus 11 Pro.

Tragen avatar May 18 '23 22:05 Tragen

Also my Gmail doesn't sync anymore if it's running. Very strange but if I disable the module, everything is working again.

Tragen avatar Jun 04 '23 12:06 Tragen

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.

Tragen avatar Jun 26 '23 20:06 Tragen

the same on my s23 even with Displax MOD 1.3

amk316 avatar Jul 14 '23 12:07 amk316

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.

Tragen avatar Jul 14 '23 12:07 Tragen

safetynet-fix-v2.4.0-MOD_2.0-test3 seams to fix wifi calling

amk316 avatar Jul 19 '23 04:07 amk316

Where can I get this version?

Tragen avatar Jul 19 '23 13:07 Tragen

Where can I get this version?

https://forum.xda-developers.com/t/module-mod-universal-safetynet-fix.4553699/post-88769855

Displax avatar Jul 19 '23 13:07 Displax

S23+. Test 3 fixes wifi calling for me.

TheGoblinHero avatar Jul 20 '23 06:07 TheGoblinHero