Permission interface properties are not available
As soon as I update to the latest version, the interface properties become unavailable (Permission.RECORD_AUDIO, Permission.CAMERA, Permission.GALLERY.... all properties)
Did you figure out a solution?
No(
hi. you should add required dependencies as described in readme and add imports
This is a compose multi-platform project. According to the Redmi file, there is one dependency.
no. for compose multiplatform you should add extra dependency in addition to another, not as replacement.
Everything worked out. Thank you.