NoStorageRestrict icon indicating copy to clipboard operation
NoStorageRestrict copied to clipboard

Doesn't seem to work in Android 13

Open devycarol opened this issue 2 years ago • 2 comments

This module seems to work properly on my Android 12 device, but on my Android 13 device opening a folder picker only shows this bugged screen:

Screenshot_20230128-181400

I suspect that the module just need to be updated for the new Android version.

devycarol avatar Jan 29 '23 01:01 devycarol

This module seems to work properly on my Android 12 device, but on my Android 13 device opening a folder picker only shows this bugged screen:

Screenshot_20230128-181400

I suspect that the module just need to be updated for the new Android version.

That's the thing, it already does support A13 but due to the nature of APK replacement i can't ensure this will work for everyone, that's a huge reason why I recommend the Xposed version over the Magisk one as it just patches the needed code

DanGLES3 avatar Jan 29 '23 01:01 DanGLES3

+1

piyushgarg avatar Feb 06 '23 12:02 piyushgarg