android / android/codelab-android-workmanager

"See File" not working

Open
#300 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
557
Forks
242
PR merge metrics
No merged PRs in 30d

Description

`actionView.resolveActivity(packageManager)?` is null.
Is it something related to any kind of permission you have to set via AndroidManifest?
Could it be related to this ?
https://stackoverflow.com/questions/62535856/intent-resolveactivity-returns-null-in-api-30

Contributor guide

Open the contributing guide

Research direction

Start by tracing the `actionView.resolveActivity(packageManager)` call and checking the related AndroidManifest entries. Compare the behavior with the linked API 30 `Intent.resolveActivity` discussion. Done means the “See File” action resolves an activity and opens the file successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.