NXLoader icon indicating copy to clipboard operation
NXLoader copied to clipboard

Storage permission issue

Open Craftyawesome opened this issue 7 years ago • 4 comments

When choosing a payload if the file manager gives the file in a format like storage/emulated/0/file (example: es file explorer) the app will crash because it lacks the storage permission.

Craftyawesome avatar May 22 '18 12:05 Craftyawesome

A workaround is to grant the permission from the system settings for the app

natinusala avatar May 29 '18 21:05 natinusala

I am seemingly unable to force the permission on s7 nougat. You can just use the default file manager and it will work though.

Craftyawesome avatar May 29 '18 23:05 Craftyawesome

i try on my phone with android 7.1.2, it's a lenovo zuk z2 pro with custom rom. don't have a filemanager by default, i use root explorer. i try to set permission on system parameter for storage, it say no permission. i try to use /sdcard or /storage/emulated/0/ and the two link crash the app

i try with file commander and work fine.

Elenedeath avatar Jun 06 '18 17:06 Elenedeath

I can reproduce this bug with ES Explorer and I'll try to add permission processing to solve this problem in a new release.

MenosGrante avatar Jun 21 '18 08:06 MenosGrante