moko-permissions icon indicating copy to clipboard operation
moko-permissions copied to clipboard

Permission interface properties are not available

Open lemkoleg opened this issue 3 months ago • 6 comments

As soon as I update to the latest version, the interface properties become unavailable (Permission.RECORD_AUDIO, Permission.CAMERA, Permission.GALLERY.... all properties)

lemkoleg avatar Dec 05 '25 15:12 lemkoleg

Did you figure out a solution?

ErickSorto avatar Dec 19 '25 18:12 ErickSorto

No(

lemkoleg avatar Dec 19 '25 18:12 lemkoleg

hi. you should add required dependencies as described in readme and add imports

Alex009 avatar Dec 22 '25 02:12 Alex009

This is a compose multi-platform project. According to the Redmi file, there is one dependency.

lemkoleg avatar Dec 22 '25 07:12 lemkoleg

no. for compose multiplatform you should add extra dependency in addition to another, not as replacement.

Alex009 avatar Dec 22 '25 07:12 Alex009

Everything worked out. Thank you.

lemkoleg avatar Dec 22 '25 08:12 lemkoleg