Skip to content

ActivityNotFoundException: android.intent.action.OPEN_DOCUMENT #6

Closed
@AbdulrahmanKassem

Description

ActivityNotFoundException: android.intent.action.OPEN_DOCUMENT

Fatal Exception: java.lang.RuntimeException
:Unable to start activity ComponentInfo{com.github.dhaval2404.imagepicker.ImagePickerActivity}
:android.content.ActivityNotFoundException
:No Activity found to handle Intent { act=android.intent.action.OPEN_DOCUMENT cat=[android.intent.category.OPENABLE] typ=image/* }

I face this issue only in android 8 (oreo)

Activity

changed the title No Activity found to handle Intent { act=android.intent.action.OPEN_DOCUMENT ActivityNotFoundException: android.intent.action.OPEN_DOCUMENT on Apr 26, 2019
Dhaval2404

Dhaval2404 commented on Apr 26, 2019

@Dhaval2404
Owner

Thank you @AbdulrahmanKassem for trying out the lib. I will fix this issue ASAP.

Can you please let me know the Device you are testing.

self-assigned this
on Apr 26, 2019
AbdulrahmanKassem

AbdulrahmanKassem commented on Apr 27, 2019

@AbdulrahmanKassem
Author

Brand: LAVA
Model: Z61-2GB
Version: 8.1.0

Brand: LAVA
Model: Z61
Version: 8.1.0

Dhaval2404

Dhaval2404 commented on Apr 29, 2019

@Dhaval2404
Owner

Hello @AbdulrahmanKassem, Sorry for the late response. I haven't able to reproduce this issue but I have applied fixes to the hotfix/v1.1 branch. Can you please check the below APK to verify that the issue is resolved or not.

https://www.dropbox.com/s/q89fizga4ssz1ml/ImagePicker-v1.1.1.apk?dl=1

Thank you.

Dhaval2404

Dhaval2404 commented on May 13, 2019

@Dhaval2404
Owner

Fixed in v1.2

added a commit that references this issue on Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    ActivityNotFoundException: android.intent.action.OPEN_DOCUMENT · Issue #6 · Dhaval2404/ImagePicker