Skip to content

Conversation

Deaths-Door
Copy link

@Alex009 Alex009 changed the base branch from master to develop June 24, 2024 03:46
}

override suspend fun getPermissionState(permission: Permission): PermissionState {
return PermissionState.Granted
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's not true. on macos for example we have runtime permissions and JVM desktop should work with it too

@@ -0,0 +1,25 @@
package dev.icerock.moko.permissions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copyright required

@@ -0,0 +1,39 @@
package dev.icerock.moko.permissions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copyright required

@@ -0,0 +1,13 @@
package dev.icerock.moko.permissions.compose
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copyright required

@@ -0,0 +1,15 @@
package dev.icerock.moko.permissions.compose
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copyright required

@Alex009 Alex009 linked an issue Jun 24, 2024 that may be closed by this pull request
@Rafael2616
Copy link

any update on this pull?

@vunder
Copy link

vunder commented Apr 13, 2025

Any change to get this done?

@ishroid
Copy link

ishroid commented May 27, 2025

After the JVM hot reload release, this library is useless until it has a JVM implementation.

@TepesLucian
Copy link

Any updates on this?

@hristijan-n
Copy link

Any news on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add jvm permissions

8 participants