Skip to content

[BUG] No data received in onActivityResult #222

@maxakash

Description

@maxakash

While using the latest version 1.0.0-alpha03, no data is received in onActivityResult.
I am using the below code to get data

val path = data?.getParcelableArrayListExtra<Uri>(INTENT_PATH)

But path return empty value.

@sangcomz Please suggest any fix.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions