Skip to content

up moko permissions version 0.15.0 -> 0.18.0 - #80

Closed
ZiXOps wants to merge 1 commit into
icerockdev:developfrom
ZiXOps:moko-permissions-update
Closed

up moko permissions version 0.15.0 -> 0.18.0#80
ZiXOps wants to merge 1 commit into
icerockdev:developfrom
ZiXOps:moko-permissions-update

Conversation

@ZiXOps

@ZiXOps ZiXOps commented Apr 19, 2024

Copy link
Copy Markdown

for now MediaPickerController interface changed it bind method for pass FragmentActivity for new request moko permissions approach


LaunchedEffect(mediaPickerController, lifecycleOwner, context) {
val fragmentManager: FragmentManager = (context as FragmentActivity).supportFragmentManager
val activity: FragmentActivity = checkNotNull(context as? FragmentActivity) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

can we use ComponentActivity here?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

not yet. for now we use fragmentManager for create and find FilePickerFragment, ImagePickerFragment and MediaPickerFragment and perhaps we can use ComponentActivity after change request result approach

@SirFilbido

Copy link
Copy Markdown

@Alex009 @ZiXOps
Any news about this item? Because I'm using the geo and media libraries and they're conflicting. Media uses 0.17.0 or 0.15.0, but Geo needs to use 0.18.0 due to an error that has been occurring in past versions.

@Alex009

Alex009 commented Feb 8, 2026

Copy link
Copy Markdown
Member

#89 merged with same improvement

@Alex009 Alex009 closed this Feb 8, 2026
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.

3 participants